X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d4c503111cbea9658f33e780463983bbc35d3622..6384c8e48444fe1da0da0196165c5a96ab4275f9:/rules.mk diff --git a/rules.mk b/rules.mk index be269e77f..a4dcaa1fc 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: