include: download.mk: correct tar argument order when packing checkouts
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 2 Dec 2012 18:35:47 +0000 (18:35 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 2 Dec 2012 18:35:47 +0000 (18:35 +0000)
commit976bbc4212434b01a9d3aa1f2e4f4b9d56ef5519
tree13ea4f93dd51e5459bed422652a37b3645f9405c
parentf83579f15ed9386919c3a8a59561c0706ab62b18
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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34460 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/download.mk