diff options
Diffstat (limited to 'drivers/isdn/gigaset/Makefile')
-rw-r--r-- | drivers/isdn/gigaset/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/isdn/gigaset/Makefile b/drivers/isdn/gigaset/Makefile index d429202ba8ef..c453b72272a0 100644 --- a/drivers/isdn/gigaset/Makefile +++ b/drivers/isdn/gigaset/Makefile | |||
@@ -1,4 +1,5 @@ | |||
1 | gigaset-y := common.o interface.o proc.o ev-layer.o asyncdata.o | 1 | gigaset-y := common.o interface.o proc.o ev-layer.o asyncdata.o |
2 | gigaset-$(CONFIG_GIGASET_CAPI) += capi.o | ||
2 | gigaset-$(CONFIG_GIGASET_I4L) += i4l.o | 3 | gigaset-$(CONFIG_GIGASET_I4L) += i4l.o |
3 | gigaset-$(CONFIG_GIGASET_DUMMYLL) += dummyll.o | 4 | gigaset-$(CONFIG_GIGASET_DUMMYLL) += dummyll.o |
4 | usb_gigaset-y := usb-gigaset.o | 5 | usb_gigaset-y := usb-gigaset.o |