Browse Source

kconfig: rearrange clean-files

Signed-off-by: Peter Foley <pefoley2@verizon.net>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Peter Foley 14 years ago
parent
commit
b24d7d7b98
1 changed files with 2 additions and 2 deletions
  1. 2 2
      scripts/kconfig/Makefile

+ 2 - 2
scripts/kconfig/Makefile

@@ -202,8 +202,8 @@ ifeq ($(gconf-target),1)
 	hostprogs-y += gconf
 	hostprogs-y += gconf
 endif
 endif
 
 
-clean-files	:= lkc_defs.h qconf.moc .tmp_qtcheck \
-		   .tmp_gtkcheck zconf.tab.c lex.zconf.c zconf.hash.c gconf.glade.h
+clean-files	:= lkc_defs.h qconf.moc .tmp_qtcheck .tmp_gtkcheck
+clean-files	+= zconf.tab.c lex.zconf.c zconf.hash.c gconf.glade.h
 clean-files     += mconf qconf gconf nconf
 clean-files     += mconf qconf gconf nconf
 clean-files     += config.pot linux.pot
 clean-files     += config.pot linux.pot