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:
2bb78ef
)
powerpc: Make sure that we alays include CONFIG_BINFMT_ELF
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Wed, 6 Mar 2013 18:11:51 +0000
(18:11 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Sun, 17 Mar 2013 01:35:09 +0000
(12:35 +1100)
Our kernel is not much good without BINFMT_ELF and this fixes a build
warning on 64 bit allnoconfig builds:
warning: (COMPAT) selects COMPAT_BINFMT_ELF which has unmet direct dependencies (COMPAT && BINFMT_ELF)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found