diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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) ############################################################# |