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
- Lines: 10
- Date:
Mon Aug 21 07:49:03 2000
- Orig file:
v2.4.0-test6/linux/drivers/isdn/hysdn/Makefile
- Orig date:
Wed Feb 16 17:03:52 2000
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)