mokomakefile failing to build uboot-mkimage

L. Donnie Smith gth784p at mail.gatech.edu
Sun Feb 25 17:14:43 CET 2007


patches are intended to be installed with the openmoko-devel-image
target, correct?  If so, there is an error in the makefile - the
attached patch should fix it, although I still haven't gotten a
successful build ...

-------------- next part --------------
--- Makefile.old	2007-02-24 19:49:40.000000000 -0500
+++ Makefile	2007-02-25 10:38:38.000000000 -0500
 .PHONY: setup-patches
@@ -169,6 +169,7 @@
 .PHONY: openmoko-devel-image
 openmoko-devel-image: \
 		openmoko/trunk/oe/conf/site.conf \
+		setup-patches \
 		bitbake/bin/bitbake \
 		openembedded/_MTN/revision \
 		build/conf/local.conf \


More information about the openmoko-devel mailing list