commit | 6be51ffc1791b72d11cef9bb0a578fe8c5d64c6a | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Thu Apr 30 12:22:20 2009 -0400 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Aug 18 22:00:18 2009 -0400 |
tree | 65076b5e6ebe9abc5574d8d45cc8b9e965c7b8c7 | |
parent | fd3132d5815bf72aeec7d5ad87161b4831f8e48c [diff] |
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 <rostedt@goodmis.org>