]> Git Repo - linux.git/blob - drivers/mca/Makefile
[PATCH] page invalidation cleanup
[linux.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
This page took 0.026967 seconds and 4 git commands to generate.