From: John Bowler Date: Mon, 1 Aug 2005 02:12:32 +0000 (+0000) Subject: Add ucslugc to the build and upload targets X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eda933d33cc7df5f3b1d5c809108a70d7c26c23f;p=openembedded.git Add ucslugc to the build and upload targets --- diff --git a/Makefile b/Makefile index 5d9b1915de..c5f8304c13 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ SVN_SSH ?= "-l ${SVN_USER}" all: update build .PHONY: build -build: build-unslung build-openslug build-optware +build: build-unslung build-openslug build-ucslugc build-optware .PHONY: setup setup: setup-master setup-bitbake setup-openembedded setup-optware @@ -249,7 +249,7 @@ autobuild: ${MAKE} update build upload .PHONY: upload -upload: upload-openslug-cross upload-unslung-modules upload-optware-nslu2-cross upload-optware-wl500g-cross upload-sources +upload: upload-openslug-cross upload-ucslugc-cross upload-unslung-modules upload-optware-nslu2-cross upload-optware-wl500g-cross upload-sources .PHONY: upload-openslug-cross upload-openslug-cross: openslug/Makefile