summaryrefslogtreecommitdiffstats
path: root/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'rules.mk')
-rw-r--r--rules.mk6
1 files changed, 0 insertions, 6 deletions
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