Loading Makefile +0 −3 Original line number Diff line number Diff line Loading @@ -35,9 +35,6 @@ ifeq ($(filter $(noconfig_targets),$(MAKECMDGOALS)),) -include $(TOPDIR).config endif TAR_OPTIONS=$(subst ",, $(BR2_TAR_OPTIONS)) -xf #" ifeq ($(strip $(BR2_HAVE_DOT_CONFIG)),y) ############################################################# Loading package/Makefile.in +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,8 @@ WGET:=$(strip $(subst ",, $(BR2_WGET))) #" SVN:=$(strip $(subst ",, $(BR2_SVN))) #" TAR_OPTIONS=$(subst ",, $(BR2_TAR_OPTIONS)) -xf #" Loading Loading
Makefile +0 −3 Original line number Diff line number Diff line Loading @@ -35,9 +35,6 @@ ifeq ($(filter $(noconfig_targets),$(MAKECMDGOALS)),) -include $(TOPDIR).config endif TAR_OPTIONS=$(subst ",, $(BR2_TAR_OPTIONS)) -xf #" ifeq ($(strip $(BR2_HAVE_DOT_CONFIG)),y) ############################################################# Loading
package/Makefile.in +2 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,8 @@ WGET:=$(strip $(subst ",, $(BR2_WGET))) #" SVN:=$(strip $(subst ",, $(BR2_SVN))) #" TAR_OPTIONS=$(subst ",, $(BR2_TAR_OPTIONS)) -xf #" Loading