X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=rules.mk;h=a4dcaa1fcdbd42f1156be727c27d5fa585f55323;hp=be269e77f33c9b308bc5bd01c255411e99ab21d0;hb=b368d3bb54ed892ea272c82e8d873e657df59472;hpb=39ed9eab85c390e575242b9d170f290272b6f582 diff --git a/rules.mk b/rules.mk index be269e77f3..a4dcaa1fcd 100644 --- a/rules.mk +++ b/rules.mk @@ -106,9 +106,9 @@ ifneq ($(CONFIG_LARGEFILE),y) endif ifeq ($(CONFIG_TAR_VERBOSITY),y) - TAR_OPTIONS=-xvf + TAR_OPTIONS:=-xvf - else - TAR_OPTIONS=-xf + TAR_OPTIONS:=-xf - endif all: