#
# Makefile for the GPIO device driver module.
#
obj-$(CONFIG_GPS_IOCTRL) 	+= gps_gpiodrv.o
gps_gpiodrv-objs := agpsgpiodev.o
