]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/mca/Makefile
scm: lower SCM_MAX_FD
[net-next-2.6.git] / drivers / mca / Makefile
CommitLineData
1da177e4
LT
1# Makefile for the Linux MCA bus support
2
3obj-y := mca-bus.o mca-device.o mca-driver.o
4
5obj-$(CONFIG_MCA_PROC_FS) += mca-proc.o
6obj-$(CONFIG_MCA_LEGACY) += mca-legacy.o
7