浏览代码

kconfig/lxdialog: fix make mrproper

No Makefile in scripts/kconfig/lxdialog anymore, so do not
go there during make mrproper.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Sam Ravnborg 19 年之前
父节点
当前提交
903947d286
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      scripts/kconfig/Makefile

+ 0 - 1
scripts/kconfig/Makefile

@@ -135,7 +135,6 @@ endif
 
 clean-files	:= lkc_defs.h qconf.moc .tmp_qtcheck \
 		   .tmp_gtkcheck zconf.tab.c lex.zconf.c zconf.hash.c
-subdir- += lxdialog
 
 # Needed for systems without gettext
 KBUILD_HAVE_NLS := $(shell \