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:
d907387
)
ARM: Fix build error when using KCONFIG_CONFIG
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 19 Sep 2010 15:16:58 +0000
(16:16 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 19 Sep 2010 15:18:37 +0000
(16:18 +0100)
Jonathan Cameron reports that when using the environment
variable KCONFIG_CONFIG, he encounters this error:
make[2]: *** No rule to make target `.config', needed by `arch/arm/boot/compressed/vmlinux.lds'
Reported-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found