aboutsummaryrefslogtreecommitdiff
path: root/applets
diff options
context:
space:
mode:
Diffstat (limited to 'applets')
-rw-r--r--applets/Kbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/applets/Kbuild b/applets/Kbuild
index a6b0cf6fb..88e98167a 100644
--- a/applets/Kbuild
+++ b/applets/Kbuild
@@ -12,6 +12,9 @@ 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