#
# Kbuild Makefile for the kernel GRSPFI SpaceFibre Device drivers.
#

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

obj-$(CONFIG_GRLIB_GRSPFI_CHARDEV) += grspfi.o
obj-$(CONFIG_GRLIB_GRSPFI) += grspfi_drv.o
