From b6397015e492610baaa855f2993b904961ebdf1c Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 18 Dec 2006 14:10:46 +0000 Subject: - copy the final kernel (and System.map) to boot/ --- target/device/x86/i386/linux26.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/device/x86/i386') diff --git a/target/device/x86/i386/linux26.mk b/target/device/x86/i386/linux26.mk index 13ab8185e..f6a33fadb 100644 --- a/target/device/x86/i386/linux26.mk +++ b/target/device/x86/i386/linux26.mk @@ -100,7 +100,7 @@ linux26-menuconfig: $(LINUX26_DIR)/.patched $(MAKE) $(LINUX26_MAKE_FLAGS) -C $(LINUX26_DIR) menuconfig -[ -f $(LINUX26_DIR)/.config ] && touch $(LINUX26_DIR)/.configured -linux26: cross-depmod26 $(TARGET_DIR)/lib/modules/$(LINUX26_VERSION)/modules.dep +linux26: cross-depmod26 $(TARGET_DIR)/lib/modules/$(LINUX26_VERSION)/modules.dep $(TARGET_DIR)/boot/$(LINUX26_BINLOC) linux26-source: $(DL_DIR)/$(LINUX26_SOURCE) -- cgit v1.2.3