Kernel  |  3.0

下载     查看原文件
普通文本  |  8行  |  170 B
# 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