summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2009-04-30 18:32:04 +0200
committerSteven Rostedt <rostedt@goodmis.org>2009-08-19 04:01:08 +0200
commitde481560eb0bd9d940b90311eba85711e4b1150b (patch)
tree51001590f3a317a6de96d8fa32c86c5be63579dd /scripts
parentkconfig: have extract-ikconfig read ELF files (diff)
downloadlinux-de481560eb0bd9d940b90311eba85711e4b1150b.tar.xz
linux-de481560eb0bd9d940b90311eba85711e4b1150b.zip
kconfig: keep config.gz around even if CONFIG_IKCONFIG_PROC is not set
If CONFIG_IKCONFIG is set but CONFIG_IKCONFIG_PROC is not, then gcc will optimize the config.gz out, because nobody uses it. This patch adds "__used" to the config.gz data to keep it around so that code like extract-ikconfig can still find it. [ Impact: allow extract-ikconfig to find config.gz ] Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions