Creation of Cybook 2416 (actually Gen4) repository
This commit is contained in:
7
drivers/mca/Makefile
Normal file
7
drivers/mca/Makefile
Normal file
@@ -0,0 +1,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
|
||||
|
||||
Reference in New Issue
Block a user