aboutsummaryrefslogtreecommitdiff
path: root/applets/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'applets/Kbuild')
-rw-r--r--applets/Kbuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/applets/Kbuild b/applets/Kbuild
index 88e98167a..a6b0cf6fb 100644
--- a/applets/Kbuild
+++ b/applets/Kbuild
@@ -12,9 +12,6 @@ hostprogs-y += usage usage_pod applet_tables
always:= $(hostprogs-y)
-# fixdep is needed to compile other host programs
-$(addprefix $(obj)/,$(always)): $(objtree)/scripts/basic/fixdep
-
# Generated files need additional love
# This trick decreases amount of rebuilds