From 7826455cf4c352465a569967ac73638058b8bd0e Mon Sep 17 00:00:00 2001 From: Noe Rubinstein Date: Fri, 13 Aug 2010 19:00:50 +0200 Subject: change everything, add TODO --- xhfc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'xhfc/Makefile') 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: -- cgit v1.2.3