summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2559a62..84000ee 100644
--- a/Makefile
+++ b/Makefile
@@ -188,7 +188,7 @@ programs: $(BINS)
modules: $(BUILDVER)
-linux24: $(MODULESO) $(BINS)
+linux24: prereq $(MODULESO) $(BINS)
linux26: prereq $(BINS)
@echo $(KSRC)