From c2669b9d8699a70d302583dcfd102cc0d33cfc55 Mon Sep 17 00:00:00 2001 From: kpfleming Date: Wed, 21 Feb 2007 04:40:34 +0000 Subject: fix HPEC builds on 2.4 kernels git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2190 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f9f7502..ae99e1e 100644 --- a/Makefile +++ b/Makefile @@ -164,7 +164,7 @@ ifeq ($(ARCH),x86_64) ZAPTEL_HPEC:=hpec/hpec_x86_64.o_shipped endif -CFLAGS+=-DECHO_CAN_HPEC -I$(PWD)/hpec +KFLAGS+=-DECHO_CAN_HPEC -I$(PWD)/hpec zaptel-base.o: hpec/hpec_zaptel.h hpec/hpec_user.h endif -- cgit v1.2.3