From cf647cea3d68e5298343294fc2c12e0c9a479778 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 15 Feb 2007 11:12:15 +0000 Subject: - allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkout --- target/linux26.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux26.mk') diff --git a/target/linux26.mk b/target/linux26.mk index efd047406..87020d754 100644 --- a/target/linux26.mk +++ b/target/linux26.mk @@ -111,7 +111,7 @@ $(TARGET_DIR)/lib/modules/$(LINUX26_VERSION)/modules.dep: $(LINUX26_KERNEL) rm -f $(TARGET_DIR)/lib/modules/$(LINUX26_VERSION)/build touch -c $@ -linux26-menuconfig: $(LINUX26_DIR)/.patched +linux26-menuconfig: $(LINUX26_DIR)/.patched host-sed [ -f $(LINUX26_DIR)/.config ] || cp $(LINUX26_KCONFIG) $(LINUX26_DIR)/.config $(MAKE) $(LINUX26_MAKE_FLAGS) -C $(LINUX26_DIR) menuconfig -[ -f $(LINUX26_DIR)/.config ] && touch $(LINUX26_DIR)/.configured -- cgit v1.2.3