From ee3c72cd0baa112c221a3e9175c190f58fdde1e2 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Sun, 3 Jul 2005 20:46:05 +0000 Subject: [PATCH] Added upload-openslug-cross admin target --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile b/Makefile index 4b410fd0e2..22858e6abe 100644 --- a/Makefile +++ b/Makefile @@ -126,6 +126,10 @@ optware-build : build-optware publish-master: push-master scp Makefile www.nslu2-linux.org:/home/nslu/public_html/Makefile +.PHONY: upload-openembedded-cross +upload-openslug-cross: openslug/Makefile + rsync -avr openslug/tmp/deploy/ipk/ unslung@nslu.sf.net:nslu/feeds/openslug/unstable/ + .PHONY: import-openembedded import-openembedded: openembedded/conf/machine/nslu2.conf monotone pull monotone.vanille.de org.openembedded -- 2.39.5