Merge tag 'drivers2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[deliverable/linux.git] / drivers / isdn / act2000 / Makefile
1 # Makefile for the act2000 ISDN device driver
2
3 # Each configuration option enables a list of files.
4
5 obj-$(CONFIG_ISDN_DRV_ACT2000) += act2000.o
6
7 # Multipart objects.
8
9 act2000-y := module.o capi.o act2000_isa.o
This page took 0.050291 seconds and 5 git commands to generate.