summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 02ffad5..b501cab 100644
--- a/Makefile
+++ b/Makefile
@@ -153,7 +153,7 @@ PWD:=$(shell pwd)
all: $(BUILDVER) $(LIBTONEZONE_SO)
-linux24: $(MODULESO) $(BINS)
+linux24: prereq $(MODULESO) $(BINS)
linux26: prereq $(BINS)
@echo $(KSRC)