aboutsummaryrefslogtreecommitdiff
path: root/scripts/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Kbuild')
-rw-r--r--scripts/Kbuild6
1 files changed, 0 insertions, 6 deletions
diff --git a/scripts/Kbuild b/scripts/Kbuild
index 80836cfb5..83b423253 100644
--- a/scripts/Kbuild
+++ b/scripts/Kbuild
@@ -3,11 +3,5 @@
# the kernel for the build process.
# ---------------------------------------------------------------------------
-hostprogs-y += usage
-
-always := $(hostprogs-y)
-
# Let clean descend into subdirs
subdir- += basic kconfig
-
-HOSTCFLAGS_usage.o = -I$(srctree)/include