#
# Makefile for the kernel MLB driver
#

obj-$(CONFIG_MXC_MLB50) += mxc_mlb.o
obj-$(CONFIG_MXC_MLB150) += mxc_mlb150.o
