git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c4141b
)
Removed build-apex target, as it is now in OpenEmbedded instead.
author
Rod Whitby
<rod@whitby.id.au>
Tue, 19 Jul 2005 23:30:26 +0000
(23:30 +0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Tue, 19 Jul 2005 23:30:26 +0000
(23:30 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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 )