]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/isdn/gigaset/Makefile
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[linux-2.6-omap-h63xx.git] / drivers / isdn / gigaset / Makefile
1 gigaset-y := common.o interface.o proc.o ev-layer.o i4l.o
2 usb_gigaset-y := usb-gigaset.o asyncdata.o
3 bas_gigaset-y := bas-gigaset.o isocdata.o
4 ser_gigaset-y := ser-gigaset.o asyncdata.o
5
6 obj-$(CONFIG_GIGASET_M105) += usb_gigaset.o gigaset.o
7 obj-$(CONFIG_GIGASET_BASE) += bas_gigaset.o gigaset.o
8 obj-$(CONFIG_GIGASET_M105) += ser_gigaset.o gigaset.o