summaryrefslogtreecommitdiff
path: root/scripts/Makefile
diff options
context:
space:
mode:
authorRoman Zippel <zippel@linux-m68k.org>2002-10-29 04:32:11 -0800
committerLinus Torvalds <torvalds@penguin.transmeta.com>2002-10-29 04:32:11 -0800
commit5d31b48c7ff9d8323cb6a66d915722a66b8acd5c (patch)
tree2fe9ccea93fdf0f91b94c23fd1093515998467ed /scripts/Makefile
parent5e5ac463e8665de00e2e9bb2a00917ee2c9343a1 (diff)
[PATCH] new kernel configuration 1/7
This adds the needed kbuild changes: - support to compile host libraries and c++ programs - change config calls into kconfig
Diffstat (limited to 'scripts/Makefile')
-rw-r--r--scripts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile b/scripts/Makefile
index 6032efe0f0aa..5b455e2c3fa6 100644
--- a/scripts/Makefile
+++ b/scripts/Makefile
@@ -11,7 +11,7 @@
EXTRA_TARGETS := fixdep split-include docproc conmakehash
-subdir- := lxdialog
+subdir- := lxdialog kconfig
# Yikes. We need to build this stuff here even if the user only wants
# modules.