summaryrefslogtreecommitdiff
path: root/xhfc/Makefile
diff options
context:
space:
mode:
authorGuillaume Knispel <gknispel@proformatique.com>2012-01-06 17:46:58 +0100
committerGuillaume Knispel <gknispel@proformatique.com>2012-01-06 17:46:58 +0100
commitbdd98f7fd0cf16a65acfa0e585433bb4faf0c888 (patch)
treeab280be90937cd30e1c37fc1f363d579c5ccf4b1 /xhfc/Makefile
parent6838a741f95c7a1d9837eb336fa6ab3f6c283ac9 (diff)
parent5a4adf8c493e33a8f3c7362b67761438facd7280 (diff)
Merge remote branch 'origin/master'
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