aboutsummaryrefslogtreecommitdiff
path: root/scripts/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Kbuild')
-rw-r--r--scripts/Kbuild11
1 files changed, 11 insertions, 0 deletions
diff --git a/scripts/Kbuild b/scripts/Kbuild
new file mode 100644
index 000000000..80c60733e
--- /dev/null
+++ b/scripts/Kbuild
@@ -0,0 +1,11 @@
1###
2# scripts contains sources for various helper programs used throughout
3# the kernel for the build process.
4# ---------------------------------------------------------------------------
5
6hostprogs-y += usage
7
8always := $(hostprogs-y)
9
10# Let clean descend into subdirs
11subdir- += basic kconfig