kconfig: have extract-ikconfig read ELF files
authorSteven Rostedt <srostedt@redhat.com>
Thu, 30 Apr 2009 16:22:20 +0000 (12:22 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 19 Aug 2009 02:00:18 +0000 (22:00 -0400)
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 <rostedt@goodmis.org>

No differences found