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:
58b04ef
)
Added build-openslug-2.3-beta target
author
Oyvind Repvik
<nail@nslu2-linux.org>
Sun, 31 Jul 2005 19:10:55 +0000
(19:10 +0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Sun, 31 Jul 2005 19:10:55 +0000
(19:10 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
ed0e0eb
..
ae09bc7
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-42,6
+42,10
@@
optware-nslu2 build-optware-nslu2: optware/nslu2/Makefile
optware-wl500g build-optware-wl500g: optware/wl500g/Makefile
( cd optware/wl500g ; make autoclean ; make )
+.PHONY: openslug-2.3-beta build-openslug-2.3-beta
+openslug-2.3-beta build-openslug-2.3-beta:
+ ( cd releases/OpenSlug-2.3-beta ; ${MAKE} openslug-firmware )
+
.PHONY: setup-monotone
setup-monotone monotone/nslu2-linux.db:
[ -e monotone/nslu2-linux.db ] || ( mkdir -p monotone && \