summaryrefslogtreecommitdiff
path: root/xhfc/Makefile
diff options
context:
space:
mode:
authorNoe Rubinstein <nrubinstein@proformatique.com>2010-08-13 19:00:50 +0200
committerNoe Rubinstein <nrubinstein@proformatique.com>2010-08-13 19:00:50 +0200
commit7826455cf4c352465a569967ac73638058b8bd0e (patch)
tree24c5cd8d69005fdd4d8edf5bfb20db71e1f6d411 /xhfc/Makefile
parent8ed88c4d9d3840beaf4cc670e657a8d940c3ab93 (diff)
change everything, add TODO
Diffstat (limited to 'xhfc/Makefile')
-rw-r--r--xhfc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/xhfc/Makefile b/xhfc/Makefile
index 7ef7dad..1fcbd69 100644
--- a/xhfc/Makefile
+++ b/xhfc/Makefile
@@ -5,7 +5,8 @@ DAHDI_INCLUDE ?= /bad__dahdi_include__not_set
CFLAGS_MODULE += -I$(DAHDI_INCLUDE)
-obj-m := xhfc.o xhfc_leb.o
+obj-m := xhfcdm.o
+xhfcdm-objs := xhfc.o xhfc_leb.o xhfc_timers_state.o
modules:
modules modules_install clean: