Removed build-apex target, as it is now in OpenEmbedded instead.
authorRod Whitby <rod@whitby.id.au>
Tue, 19 Jul 2005 23:30:26 +0000 (23:30 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 19 Jul 2005 23:30:26 +0000 (23:30 +0000)
Makefile

index bee271d..f9d7946 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -38,10 +38,6 @@ openslug build-openslug: openslug/Makefile bitbake/bin/bitbake openembedded/conf
 optware build-optware: optware/Makefile
        ( cd optware ; make )
 
-.PHONY: apex build-apex
-apex build-apex: apex/Makefile
-       ( cd apex ; make nslu2_config ; make oldconfig ; make CROSS_COMPILE=../openslug/tmp/cross/bin/armeb-linux- )
-
 .PHONY: setup-monotone
 setup-monotone monotone/nslu2-linux.db:
        [ -e monotone/nslu2-linux.db ] || ( mkdir -p monotone && monotone -d monotone/nslu2-linux.db db init )