X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=rules.mk;h=a4dcaa1fcdbd42f1156be727c27d5fa585f55323;hb=5d434d99598e0f50e031102dc7618849f2f4bc19;hp=be269e77f33c9b308bc5bd01c255411e99ab21d0;hpb=60c1f0f64d23003a19a07d6b9638542130f6641d;p=oweals%2Fopenwrt.git 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: