From: John Crispin <john@openwrt.org>
Date: Mon, 4 Apr 2011 07:37:32 +0000 (+0000)
Subject: The makefile was missing the coef source filename, so it would install a directory... 
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=dba1fdd47e7f6c9b07200f8ff0400f232ddbedf9;p=openwrt%2Fstaging%2Faparcar.git

The makefile was missing the coef source filename, so it would install a directory instead of the coefficients file, breaking voice applications.

Signed-off-by: Luca Olivetti <luca@ventoso.org>

SVN-Revision: 26462
---

diff --git a/package/ltq-vmmc/Makefile b/package/ltq-vmmc/Makefile
index 8d10d50dd7..fbf6b5276d 100644
--- a/package/ltq-vmmc/Makefile
+++ b/package/ltq-vmmc/Makefile
@@ -74,6 +74,7 @@ ifeq ($(CONFIG_VOICE_CPE_VMMC_WITH_DEVICE_DANUBE),y)
   FW_FILE=fw_voip_danube-12.1.0.1.0.tar.gz
   FW_MD5SUM:=51868b88dee9dbc65d3dbba355ded91c
   FW_DOWNLOAD:=1
+  COEF_SRC:=danube_bbd_fxs.bin
   COEF_TARGET:=danube_bbd_fxs.bin
   COEF_FILE:=coef_voip_danube-0.9.0.tar.gz
   COEF_MD5SUM:=c8ac6592b304b03829a8123560e15710