X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=rules.mk;h=a4dcaa1fcdbd42f1156be727c27d5fa585f55323;hb=56273ac6a7dfc135b54d840e64634f37755e5378;hp=be269e77f33c9b308bc5bd01c255411e99ab21d0;hpb=60c1f0f64d23003a19a07d6b9638542130f6641d;p=lede-git%2F.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: