Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
[deliverable/linux.git] / drivers / isdn / sc / Makefile
1 # Makefile for the sc ISDN device driver
2
3 # Each configuration option enables a list of files.
4
5 obj-$(CONFIG_ISDN_DRV_SC) += sc.o
6
7 # Multipart objects.
8
9 sc-y := shmem.o init.o packet.o command.o event.o \
10 ioctl.o interrupt.o message.o timer.o
This page took 0.028803 seconds and 5 git commands to generate.