diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-09-16 22:33:06 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-09-17 14:09:48 +0200 |
commit | a172611725f5eb6b06b64f280c3656780c809f51 (patch) | |
tree | 98870dc141006df243e2c7f1913bca3385e81ae0 /toolchain | |
parent | 0a5ec788662b9b18aa65806a706904bf9860b837 (diff) | |
parent | 1475384413f2db15bceb69c8c56454319c3ce5e7 (diff) |
Merge branch 'for-2010.11/download-rework' of git://git.busybox.net/~tpetazzoni/git/buildroot
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain')
-rwxr-xr-x | toolchain/wget-show-external-deps.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/toolchain/wget-show-external-deps.sh b/toolchain/wget-show-external-deps.sh deleted file mode 100755 index 20071c05f..000000000 --- a/toolchain/wget-show-external-deps.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -# -# replacement for wget (see BR2_WGET) which simply shows the file name to be -# downloaded. Used by the external-deps make target. - -exec basename ${!#}
\ No newline at end of file |