From: Steven Rostedt Date: Thu, 30 Apr 2009 16:22:20 +0000 (-0400) Subject: kconfig: have extract-ikconfig read ELF files X-Git-Tag: v2.6.32-rc1~685^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6be51ffc1791b72d11cef9bb0a578fe8c5d64c6a;p=pandora-kernel.git kconfig: have extract-ikconfig read ELF files It would be nice to use extract-ikconfig to find the congfig.gz in either vmlinux (not vmlinuz) or configs.ko. This patch changes the script to also be able to read ELF files directly. [ Impact: find config.gz in vmlinux and configs.ko ] Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed