diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-07-27 10:08:50 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-27 10:08:50 +0000 |
commit | 079c66529741284a4fac91ba5b7ce054d5c97e73 (patch) | |
tree | b0b4531efc917c1dbab84d9730245c4188f70380 /Makefile | |
parent | f5c5871199a5d62d40175efe733fd4e6541279f2 (diff) | |
parent | 6a8486d842cd7b996b09430fd75d2f7b16936a9b (diff) |
merge of bfebd3d0c4433b4848b25fb9db980d0f4ff72242
and d959b998d204d201495a32e5bc33b06eecaf6d38
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -205,7 +205,7 @@ push: push-master push-bitbake push-openembedded .PHONY: push-master push-master: update-master monotone push - scp Makefile rwhitby@www.nslu2-linux.org:/home/nslu/public_html/Makefile + scp Makefile nslu@www.nslu2-linux.org:public_html/Makefile .PHONY: push-bitbake push-bitbake: update-bitbake |