Lines Matching refs:CONFIG_DIR
190 CONFIG_DIR := $(CURDIR) macro
193 CONFIG_DIR := $(O) macro
260 BR2_CONFIG = $(CONFIG_DIR)/.config
1047 @grep -v BR2_PACKAGE_ $(BR2_CONFIG) > $(CONFIG_DIR)/.config.nopkg
1049 KCONFIG_ALLCONFIG=$(CONFIG_DIR)/.config.nopkg \
1051 @rm -f $(CONFIG_DIR)/.config.nopkg
1078 $(if $(DEFCONFIG),$(DEFCONFIG),$(CONFIG_DIR)/defconfig)
1082 --savedefconfig=$(if $(DEFCONFIG),$(DEFCONFIG),$(CONFIG_DIR)/defconfig) \
1084 @$(SED) '/^BR2_DEFCONFIG=/d' $(if $(DEFCONFIG),$(DEFCONFIG),$(CONFIG_DIR)/defconfig)
1136 rm -rf $(TOPDIR)/dl $(BR2_CONFIG) $(CONFIG_DIR)/.config.old $(CONFIG_DIR)/..config.tmp \
1137 $(CONFIG_DIR)/.auto.deps $(BASE_DIR)/.br2-external.*