From 17b06fd65745c313ffdaedf0d6a92589ca67874a Mon Sep 17 00:00:00 2001 From: markster Date: Fri, 7 Nov 2003 21:27:51 +0000 Subject: Implement BOOST_RINGER properly git-svn-id: http://svn.digium.com/svn/zaptel/trunk@267 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e1fc52b..81db3ec 100755 --- a/Makefile +++ b/Makefile @@ -28,6 +28,8 @@ KFLAGS+=$(shell if uname -m | grep -q ppc; then echo "-msoft-float -fsigned-char # Take out calibration #KFLAGS+=-DNO_CALIBRATION #KFLAGS+=-DNO_DCDC +# Boost ring voltage (Higher ring voltage, takes more power) +#KFLAGS+=-DBOOST_RINGER # # Define CONFIG_CALC_XLAW if you have a small number of channels and/or # a small level 2 cache, to optimize for few channels -- cgit v1.2.3