From: Sam Ravnborg Date: Sun, 1 Apr 2007 21:14:11 +0000 (+0200) Subject: kbuild: remove kconfig binaries during make mrproper X-Git-Tag: v2.6.22-rc1~1007^2~17 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=145c90475f809060c8601828f14543191e06a0bb;p=~emulex%2Finfiniband.git kbuild: remove kconfig binaries during make mrproper Nigel Cunningham noticed that 'make mrproper' did not remove mconf. Fixed so we now remove all relevant binaries. Signed-off-by: Sam Ravnborg Cc: Nigel Cunningham --- diff --git a/scripts/kconfig/Makefile b/scripts/kconfig/Makefile index 7e7e147875b..2e421bd5675 100644 --- a/scripts/kconfig/Makefile +++ b/scripts/kconfig/Makefile @@ -140,6 +140,7 @@ endif clean-files := lkc_defs.h qconf.moc .tmp_qtcheck \ .tmp_gtkcheck zconf.tab.c lex.zconf.c zconf.hash.c +clean-files += mconf qconf gconf # Needed for systems without gettext KBUILD_HAVE_NLS := $(shell \