patch-2.4.0-test7 linux/drivers/isdn/hysdn/Makefile

Next file: linux/drivers/isdn/hysdn/boardergo.c
Previous file: linux/drivers/isdn/hisax/w6692.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test6/linux/drivers/isdn/hysdn/Makefile linux/drivers/isdn/hysdn/Makefile
@@ -16,6 +16,9 @@
     M_OBJS += hysdn.o
     O_TARGET += hysdn.o
     O_OBJS += hysdn_procconf.o hysdn_proclog.o boardergo.o hysdn_boot.o hysdn_sched.o hysdn_net.o
+  ifeq ($(CONFIG_HYSDN_CAPI),y)
+    O_OBJS += hycapi.o
+  endif
     OX_OBJS += hysdn_init.o 
   endif
 endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)