mfd: kempld-core: Constify variables that point to const structure
[linux-2.6-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