summaryrefslogtreecommitdiff
path: root/drivers/mca/Makefile
blob: 0794b122520eaa01a2da5883b90fa257933aac8d (plain)
1
2
3
4
5
6
7
# Makefile for the Linux MCA bus support

obj-y	:= mca-bus.o mca-device.o mca-driver.o

obj-$(CONFIG_MCA_PROC_FS)	+= mca-proc.o
obj-$(CONFIG_MCA_LEGACY)	+= mca-legacy.o