From 695ff33dbddd222e8dff4317d18bc945f0f52f28 Mon Sep 17 00:00:00 2001 From: file Date: Mon, 2 Jul 2007 13:46:37 +0000 Subject: Nobody ever updated the wctc4xxp stuff to use the in-tree firmware management stuff... 'tsk 'tsk. (issue #10093 reported by snuffy) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2671 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- firmware/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'firmware') diff --git a/firmware/Makefile b/firmware/Makefile index 7dd4a04..7bcbf6b 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -165,4 +165,6 @@ zaptel-fw-oct6114-128.o: zaptel-fw-oct6114-128-$(OCT6114_128_VERSION).tar.gz ../ ../build_tools/make_firmware_object zaptel-fw-oct6114-128.bin $@ ../wct4xxp/base.o # Build object file of a TC400M firmware image for linking -zaptel-fw-tc400m.o: +zaptel-fw-tc400m.o: zaptel-fw-tc400m-$(TC400M_VERSION).tar.gz ../wctc4xxp/base.o zaptel-fw-tc400m.bin + @echo Making firmware object file for zaptel-fw-tc400m.bin + ../build_tools/make_firmware_object zaptel-fw-tc400m.bin $@ ../wctc4xxp/base.o -- cgit v1.2.3