#
# Makefile for the kernel MLB driver
#

obj-$(CONFIG_MXC_MLB) += mxc_mlb.o
