#
# Kbuild Makefile for the kernel MAPLIB device driver.
#

EXTRA_CFLAGS   += -I$(srctree)/drivers/grlib/include

obj-$(CONFIG_GRLIB_MAPLIB) += maplib.o
