Skip to content

Commit

Permalink
kconfig: rearrange clean-files
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Foley <pefoley2@verizon.net>
Signed-off-by: Michal Marek <mmarek@suse.cz>
  • Loading branch information
Peter Foley authored and Michal Marek committed Apr 29, 2011
1 parent d02ab88 commit b24d7d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/kconfig/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,8 @@ ifeq ($(gconf-target),1)
hostprogs-y += gconf
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 += config.pot linux.pot

Expand Down

0 comments on commit b24d7d7

Please sign in to comment.