X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=inline;f=rules.mk;h=a4dcaa1fcdbd42f1156be727c27d5fa585f55323;hb=f9e805e6a3083551b18cae36e74c9b7e1458cc7b;hp=96a54c9fea832d20a4c22d95bea8e68d3f10d28b;hpb=06a46fb09dbfe233e828267565d6ba71cd0ecb11;p=oweals%2Fopenwrt.git diff --git a/rules.mk b/rules.mk index 96a54c9fea..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: