summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2005-07-29 07:33:49 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-29 07:33:49 +0000
commitcb37f51459f99f8f293869b4de28bd6d3f4e9b1f (patch)
tree26c668b461024025fe3de70ab66743e1523baadf /Makefile
parent0933116aa8d0ae1c47f660122960cfcd31d6f3df (diff)
Fixed the push-master target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9555c2b971..861e5a609a 100644
--- a/Makefile
+++ b/Makefile
@@ -205,7 +205,7 @@ push: push-master push-bitbake push-openembedded
.PHONY: push-master
push-master: update-master
monotone push
- scp Makefile www.nslu2-linux.org:/home/nslu/public_html/Makefile
+ scp Makefile rwhitby@www.nslu2-linux.org:/home/nslu/public_html/Makefile
.PHONY: push-bitbake
push-bitbake: update-bitbake