Linux-2.6.12-rc2
[deliverable/linux.git] / drivers / isdn / divert / Makefile
1 # Makefile for the dss1_divert ISDN module
2
3 # Each configuration option enables a list of files.
4
5 obj-$(CONFIG_ISDN_DIVERSION) += dss1_divert.o
6
7 # Multipart objects.
8
9 dss1_divert-y := isdn_divert.o divert_procfs.o divert_init.o
This page took 0.02944 seconds and 5 git commands to generate.