2 # scripts contains sources for various helper programs used throughout
3 # the kernel for the build process.
4 # ---------------------------------------------------------------------------
8 always := $(hostprogs-y)
10 # Let clean descend into subdirs
11 subdir- += basic kconfig
13 HOSTCFLAGS_usage.o = -I$(srctree)/include