Makefile 178 字节
Newer Older
K
Karsten Keil 已提交
1 2 3 4 5 6
#
# Makefile for the modular ISDN hardware drivers
#
#

obj-$(CONFIG_MISDN_HFCPCI) += hfcpci.o
K
Karsten Keil 已提交
7
obj-$(CONFIG_MISDN_HFCMULTI) += hfcmulti.o
K
Karsten Keil 已提交
8
obj-$(CONFIG_MISDN_HFCUSB) += hfcsusb.o