]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/mcb/Makefile
Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
[karo-tx-linux.git] / drivers / mcb / 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