From 4f0f1656375b3ceed6f6e09cef7e8f2aa81649fb Mon Sep 17 00:00:00 2001 From: Noe Rubinstein Date: Fri, 17 Dec 2010 17:19:58 +0100 Subject: fix makefile --- xhfc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xhfc/Makefile') diff --git a/xhfc/Makefile b/xhfc/Makefile index a1f7f05..4940c92 100644 --- a/xhfc/Makefile +++ b/xhfc/Makefile @@ -6,7 +6,7 @@ CFLAGS_MODULE += -I$(DAHDI_INCLUDE) -I$(abspath $(src)/../) -DUSE_GPIO obj-m := xivoxhfc.o -xhfcdm-objs := base.o xhfc_leb.o xhfc_st_state.o +xivoxhfc-objs := base.o xhfc_leb.o xhfc_st_state.o modules: modules modules_install clean: -- cgit v1.2.3