From d4aab02a04375c5c2222d599f337f5073912bd1b Mon Sep 17 00:00:00 2001 From: David Anders Date: Wed, 25 Jan 2006 13:36:51 +0000 Subject: removed clean and distclean from the noconfig targets per case 0000232 --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1f52a15eb..7f4ca69d0 100644 --- a/Makefile +++ b/Makefile @@ -27,8 +27,7 @@ CONFIG_DEFCONFIG = .defconfig CONFIG = package/config noconfig_targets := menuconfig config oldconfig randconfig \ - defconfig allyesconfig allnoconfig clean distclean \ - release tags + defconfig allyesconfig allnoconfig release tags # Pull in the user's configuration file ifeq ($(filter $(noconfig_targets),$(MAKECMDGOALS)),) -- cgit v1.2.3-55-g7522