From e66c6556b70b871d88ef666f33029b1d27c0c746 Mon Sep 17 00:00:00 2001 From: Guillaume Knispel Date: Sun, 17 Oct 2010 17:12:23 +0200 Subject: add some audio for XHFC --- xhfc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xhfc/Makefile') diff --git a/xhfc/Makefile b/xhfc/Makefile index 6644ad6..62626f1 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) -DUSE_GPIO +CFLAGS_MODULE += -I$(DAHDI_INCLUDE) -I$(abspath $(src)/../) -DUSE_GPIO obj-m := xhfcdm.o -- cgit v1.2.3