projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8dc68a
)
kconfig/lxdialog: fix make mrproper
author
Sam Ravnborg
<sam@mars.ravnborg.org>
Sun, 30 Jul 2006 07:47:33 +0000
(09:47 +0200)
committer
Sam Ravnborg
<sam@neptun.ravnborg.org>
Sat, 30 Sep 2006 09:19:20 +0000
(11:19 +0200)
No Makefile in scripts/kconfig/lxdialog anymore, so do not
go there during make mrproper.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/kconfig/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/scripts/kconfig/Makefile
b/scripts/kconfig/Makefile
index b2928f039c17027b616963d47b0aaa140401d0e8..0b415ebee1342bd9f7a522ac838da66618607572 100644
(file)
--- a/
scripts/kconfig/Makefile
+++ b/
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 \