]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - scripts/kconfig/Makefile
Merge tag 'v4.17-rc2' into next-general
[linux.git] / scripts / kconfig / Makefile
index f9bdd02c06a220e1546d30ae20e8585253ee3283..5def8779d7d85df5402fc6e5084435f0577b31ae 100644 (file)
@@ -207,9 +207,9 @@ gconf-objs  := gconf.o zconf.tab.o
 
 hostprogs-y := conf nconf mconf kxgettext qconf gconf
 
-targets                += zconf.tab.c zconf.lex.c
+targets                += zconf.lex.c
 clean-files    := qconf.moc .tmp_qtcheck .tmp_gtkcheck
-clean-files    += zconf.tab.c zconf.lex.c gconf.glade.h
+clean-files    += gconf.glade.h
 clean-files     += config.pot linux.pot
 
 # Check that we have the required ncurses stuff installed for lxdialog (menuconfig)