Fix .PHONY line for ucslugc-image
authorTom King <ka6sox@nslu2-linux.org>
Sun, 21 Aug 2005 01:35:09 +0000 (01:35 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sun, 21 Aug 2005 01:35:09 +0000 (01:35 +0000)
Makefile

index c94f257..7d3e237 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -180,7 +180,7 @@ else
 openslug build-openslug:
 endif
 
-.PHONY: ucslugc build-ucslugc
+.PHONY: ucslugc-image build-ucslugc-image
 ifneq ($(HOST_MACHINE),armeb)
 ucslugc-image build-ucslugc-image: ucslugc/.configured bitbake/.configured openembedded/.configured
        ( cd ucslugc ; ${MAKE} image)