diff options
Diffstat (limited to 'scripts/Makefile.modpost')
-rw-r--r-- | scripts/Makefile.modpost | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile.modpost b/scripts/Makefile.modpost index 7d22056582c1..6ba4332fcf6e 100644 --- a/scripts/Makefile.modpost +++ b/scripts/Makefile.modpost | |||
@@ -18,7 +18,7 @@ | |||
18 | 18 | ||
19 | # Step 3 is used to place certain information in the module's ELF | 19 | # Step 3 is used to place certain information in the module's ELF |
20 | # section, including information such as: | 20 | # section, including information such as: |
21 | # Version magic (see include/vermagic.h for full details) | 21 | # Version magic (see include/linux/vermagic.h for full details) |
22 | # - Kernel release | 22 | # - Kernel release |
23 | # - SMP is CONFIG_SMP | 23 | # - SMP is CONFIG_SMP |
24 | # - PREEMPT is CONFIG_PREEMPT | 24 | # - PREEMPT is CONFIG_PREEMPT |