blob: a50d6ce22fb3be775823c55e97424d5801ea4892 [file] [log] [blame]
Jeremy Kerr0508ad12017-02-01 10:53:41 -06001
2obj-$(CONFIG_FSI) += fsi-core.o
Christopher Bostic7f9e8f72017-06-06 16:08:57 -05003obj-$(CONFIG_FSI_MASTER_HUB) += fsi-master-hub.o
Christopher Bosticac0385d2017-06-06 16:08:54 -05004obj-$(CONFIG_FSI_MASTER_GPIO) += fsi-master-gpio.o
Benjamin Herrenschmidt6a794a22018-06-12 09:55:04 +10005obj-$(CONFIG_FSI_MASTER_AST_CF) += fsi-master-ast-cf.o
Christopher Bostic680ca6d2017-06-06 16:08:56 -05006obj-$(CONFIG_FSI_SCOM) += fsi-scom.o
Benjamin Herrenschmidt9f4a8a22018-05-17 15:58:00 +10007obj-$(CONFIG_FSI_SBEFIFO) += fsi-sbefifo.o