X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fmkresin.git;a=blobdiff_plain;f=rules.mk;h=a84636a21b3bd0799c3eeb1fb734f818cd982e2a;hp=cccbf3a73fa5154f0d89e4616a19198e7cce113f;hb=021e728962987a93a958f3a136f5fca3e7266f1a;hpb=e71ec4cb554a18e0ef01d36abeec9f99ceebaef9 diff --git a/rules.mk b/rules.mk index cccbf3a73f..a84636a21b 100644 --- a/rules.mk +++ b/rules.mk @@ -263,6 +263,8 @@ else DISABLE_IPV6:=--disable-ipv6 endif +TAR_OPTIONS:=-xf - + ifeq ($(CONFIG_BUILD_LOG),y) BUILD_LOG:=1 endif