1
0
Fork 0

lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH description

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
steinar/wifi_calib_4_9_kernel
Uwe Kleine-König 2016-09-09 10:04:58 +02:00 committed by Jiri Kosina
parent 0c6cac1aff
commit 67797b9237
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ config DEBUG_SECTION_MISMATCH
a larger kernel).
- Run the section mismatch analysis for each module/built-in.o file.
When we run the section mismatch analysis on vmlinux.o, we
lose valueble information about where the mismatch was
lose valuable information about where the mismatch was
introduced.
Running the analysis for each module/built-in.o file
tells where the mismatch happens much closer to the