git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd3132d
)
kconfig: have extract-ikconfig read ELF files
author
Steven Rostedt
<srostedt@redhat.com>
Thu, 30 Apr 2009 16:22:20 +0000
(12:22 -0400)
committer
Steven 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