summaryrefslogtreecommitdiff
path: root/xhfc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xhfc/Makefile')
-rw-r--r--xhfc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xhfc/Makefile b/xhfc/Makefile
index 766d39d..558c296 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
ifeq (1,$(XIVO_AUDIO))
CFLAGS_MODULE += -DAUDIO