allow coexistance of N build and AC build.
[tomato.git] / release / src-rt-6.x / linux / linux-2.6 / drivers / isdn / capi / Makefile
blob57123e3e497877f3712f35cef25b485d2c1c3da4
1 # Makefile for the CAPI subsystem.
3 # Ordering constraints: kernelcapi.o first
5 # Each configuration option enables a list of files.
7 obj-$(CONFIG_ISDN_CAPI) += kernelcapi.o
8 obj-$(CONFIG_ISDN_CAPI_CAPI20) += capi.o
9 obj-$(CONFIG_ISDN_CAPI_CAPIDRV) += capidrv.o
10 obj-$(CONFIG_ISDN_CAPI_CAPIFS) += capifs.o
12 # Multipart objects.
14 kernelcapi-y := kcapi.o capiutil.o capilib.o
15 kernelcapi-$(CONFIG_PROC_FS) += kcapi_proc.o