[U-Boot] [PATCH] Fix out-of-tree building of "apollon" board.

Wolfgang Denk wd at denx.de
Sun Dec 6 00:30:45 CET 2009


Signed-off-by: Wolfgang Denk <wd at denx.de>
---
 Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index bcb3fe9..10abadf 100644
--- 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
-- 
1.6.2.5



More information about the U-Boot mailing list