summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index bee271d0d7..f9d7946f0f 100644
--- 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 )