summaryrefslogtreecommitdiff
path: root/wct4xxp
diff options
context:
space:
mode:
Diffstat (limited to 'wct4xxp')
-rw-r--r--wct4xxp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/wct4xxp/Makefile b/wct4xxp/Makefile
index 6d992a7..3772fc9 100644
--- a/wct4xxp/Makefile
+++ b/wct4xxp/Makefile
@@ -12,7 +12,7 @@ base.o: base.c ../zaptel.h vpm450m.h wct4xxp.h
vpm450m.o: vpm450m.c vpm450m.h vpm450m_fw.h ../oct612x/include/oct6100api/oct6100_api.h
$(CC) $(KFLAGS) $(shell ../oct612x/octasic-helper cflags ../oct612x) -Wno-undef -o $@ -c $<
-wct4xxp.o: base.o vpm450m.o
+wct4xxp.o: base.o vpm450m.o $(shell ../oct612x/octasic-helper objects ../oct612x)
$(LD) -r -o $@ $^
fw2h: CFLAGS=