blob: bcc7745774abfee8ffa2e552c5f0175cd25be01b [file] [log] [blame]
Johannes Thumshirn3764e822014-02-26 17:29:05 +01001
2obj-$(CONFIG_MCB) += mcb.o
3
4mcb-y += mcb-core.o
5mcb-y += mcb-parse.o
Johannes Thumshirnb71bb862014-02-26 17:29:06 +01006
7obj-$(CONFIG_MCB_PCI) += mcb-pci.o
Andreas Werner73edc8f2016-08-26 09:34:57 +02008obj-$(CONFIG_MCB_LPC) += mcb-lpc.o