Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
[deliverable/linux.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
This page took 0.587044 seconds and 5 git commands to generate.