VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / scripts / Makefile
1 ###
2 # scripts contains sources for various helper programs used throughout
3 # the kernel for the build process.
4 # ---------------------------------------------------------------------------
5 # docproc:       Preprocess .tmpl file in order to generate .sgml docs
6 # conmakehash:   Create arrays for initializing the kernel console tables
7
8 host-progs      := conmakehash kallsyms pnmtologo bin2c
9 always          := $(host-progs)
10
11 subdir-$(CONFIG_MODVERSIONS)    += genksyms
12 subdir-y        += mod
13
14 # Let clean descend into subdirs
15 subdir- += basic lxdialog kconfig package