include: download.mk: correct tar argument order when packing checkouts
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 2 Dec 2012 18:35:47 +0000 (18:35 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 2 Dec 2012 18:35:47 +0000 (18:35 +0000)
commit5d253542d7a229523cdcd6462027c34106f4606d
tree76cf6f0d63680a53b1b0e09f1d2b5316696164ae
parent740daabdfd42eba5464945ac80e2e41b95460db3
include: download.mk: correct tar argument order when packing checkouts

GNU TAR v1.26 will fail with "no such file or directory" errors when the
output file does not immediately follow the -f switch.

SVN-Revision: 34460
include/download.mk