]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/isdn/gigaset/Makefile
Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/linux-2.6
[linux-2.6-omap-h63xx.git] / drivers / isdn / gigaset / Makefile
1 gigaset-y := common.o interface.o proc.o ev-layer.o i4l.o asyncdata.o
2 usb_gigaset-y := usb-gigaset.o
3 ser_gigaset-y := ser-gigaset.o
4 bas_gigaset-y := bas-gigaset.o isocdata.o
5
6 obj-$(CONFIG_ISDN_DRV_GIGASET) += gigaset.o
7 obj-$(CONFIG_GIGASET_M105) += usb_gigaset.o
8 obj-$(CONFIG_GIGASET_BASE) += bas_gigaset.o
9 obj-$(CONFIG_GIGASET_M101) += ser_gigaset.o