X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=rules.mk;h=a4dcaa1fcdbd42f1156be727c27d5fa585f55323;hb=12a32c9c894cc94ba6a1246b7af8e900b4f62b3c;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: