From 6178152ee8de00d79a63a4208337e72b7284d790 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 16 Jul 2007 10:03:03 +0000 Subject: add kernel_oldconfig target SVN-Revision: 8003 --- target/linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/Makefile') diff --git a/target/linux/Makefile b/target/linux/Makefile index e124869150..5a1ca723a6 100644 --- a/target/linux/Makefile +++ b/target/linux/Makefile @@ -7,6 +7,6 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/target.mk -clean download prepare compile install menuconfig update refresh: FORCE +clean download prepare compile install menuconfig oldconfig update refresh: FORCE $(MAKE) -C $(BOARD)-$(KERNEL) $@ -- cgit v1.2.3