80836cfb5885ebfa706b4dc81dc7d1e199516177
[oweals/busybox.git] / scripts / Kbuild
1 ###
2 # scripts contains sources for various helper programs used throughout
3 # the kernel for the build process.
4 # ---------------------------------------------------------------------------
5
6 hostprogs-y += usage
7
8 always := $(hostprogs-y)
9
10 # Let clean descend into subdirs
11 subdir- += basic kconfig
12
13 HOSTCFLAGS_usage.o = -I$(srctree)/include