Merge tag 'drm-misc-fixes-2019-12-11' of git://anongit.freedesktop.org/drm/drm-misc...
[linux-block.git] / drivers / mcb / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
3764e82e
JT
2
3obj-$(CONFIG_MCB) += mcb.o
4
5mcb-y += mcb-core.o
6mcb-y += mcb-parse.o
b71bb863
JT
7
8obj-$(CONFIG_MCB_PCI) += mcb-pci.o
73edc8f7 9obj-$(CONFIG_MCB_LPC) += mcb-lpc.o