From 86a30d8e3400f697edb7388603e5ce43e1608471 Mon Sep 17 00:00:00 2001 From: Noe Rubinstein Date: Fri, 25 Feb 2011 17:24:33 +0100 Subject: update some outdated code --- xhfc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xhfc/Makefile') diff --git a/xhfc/Makefile b/xhfc/Makefile index 4940c92..346544d 100644 --- a/xhfc/Makefile +++ b/xhfc/Makefile @@ -2,7 +2,7 @@ PWD := $(shell pwd) KSRC ?= /bad__ksrc__not_set DAHDI_INCLUDE ?= /bad__dahdi_include__not_set -CFLAGS_MODULE += -I$(DAHDI_INCLUDE) -I$(abspath $(src)/../) -DUSE_GPIO +CFLAGS_MODULE += -I$(DAHDI_INCLUDE) -I$(abspath $(src)/../) -DUSE_GPIO -DAUDIO obj-m := xivoxhfc.o -- cgit v1.2.3