busybox/scripts/Kbuild

12 lines
296 B
Plaintext
Raw Normal View History

2006-10-05 15:47:08 +05:30
###
# scripts contains sources for various helper programs used throughout
# the kernel for the build process.
# ---------------------------------------------------------------------------
hostprogs-y += usage
always := $(hostprogs-y)
# Let clean descend into subdirs
subdir- += basic kconfig