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:
e56f209
)
Fix .PHONY line for ucslugc-image
author
Tom King
<ka6sox@nslu2-linux.org>
Sun, 21 Aug 2005 01:35:09 +0000
(
01:35
+0000)
committer
OpenEmbedded Project
<openembedded-devel@lists.openembedded.org>
Sun, 21 Aug 2005 01:35:09 +0000
(
01:35
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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)