www.usr.com/support/gpl/USR9113_release1.0.tar.gz
[bcm963xx.git] / kernel / linux / 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