]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - Makefile
bcc7745774abfee8ffa2e552c5f0175cd25be01b
[mirror_ubuntu-artful-kernel.git] / Makefile
1
2 obj-$(CONFIG_MCB) += mcb.o
3
4 mcb-y += mcb-core.o
5 mcb-y += mcb-parse.o
6
7 obj-$(CONFIG_MCB_PCI) += mcb-pci.o
8 obj-$(CONFIG_MCB_LPC) += mcb-lpc.o