X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=rules.mk;h=0769a09278270e92bec1c1c24ec9b5fd0e7ad7e9;hb=00bcebeb4cabcaa630ee940f8bd15d29a563afa6;hp=5d6322733994614991ddbad717b089a3fb1f6911;hpb=2ba3e0ebe6b43ce38e54b2c9dac2909ed0ce29d2;p=openwrt%2Fstaging%2Flynxis.git diff --git a/rules.mk b/rules.mk index 5d63227339..0769a09278 100644 --- a/rules.mk +++ b/rules.mk @@ -272,12 +272,6 @@ else DISABLE_IPV6:=--disable-ipv6 endif -ifeq ($(CONFIG_TAR_VERBOSITY),y) - TAR_OPTIONS:=-xvf - -else - TAR_OPTIONS:=-xf - -endif - ifeq ($(CONFIG_BUILD_LOG),y) BUILD_LOG:=1 endif