OSDN Git Service

Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / drivers / mca / Makefile
1 # Makefile for the Linux MCA bus support
2
3 obj-y   := mca-bus.o mca-device.o mca-driver.o
4
5 obj-$(CONFIG_MCA_PROC_FS)       += mca-proc.o
6 obj-$(CONFIG_MCA_LEGACY)        += mca-legacy.o
7