projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f68ab43
)
Fix out-of-tree building of "apollon" board.
author
Wolfgang Denk
<wd@denx.de>
Sat, 5 Dec 2009 23:26:19 +0000
(
00:26
+0100)
committer
Wolfgang Denk
<wd@denx.de>
Sat, 5 Dec 2009 23:27:06 +0000
(
00:27
+0100)
Signed-off-by: Wolfgang Denk <wd@denx.de>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index bcb3fe953a37e2957210f83ead328ec50efd6936..10abadfffaff81e987fb75dbf76156ae9c3a97a3 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-3257,6
+3257,7
@@
zylonite_config :
#########################################################################
apollon_config : unconfig
+ @mkdir -p $(obj)include
@echo "#define CONFIG_ONENAND_U_BOOT" > $(obj)include/config.h
@$(MKCONFIG) $(@:_config=) arm arm1136 apollon NULL omap24xx
@echo "CONFIG_ONENAND_U_BOOT = y" >> $(obj)include/config.mk