]> Git Repo - linux.git/blob - drivers/fsi/Makefile
vxlan: Allow configuration of DF behaviour
[linux.git] / drivers / fsi / Makefile
1
2 obj-$(CONFIG_FSI) += fsi-core.o
3 obj-$(CONFIG_FSI_MASTER_HUB) += fsi-master-hub.o
4 obj-$(CONFIG_FSI_MASTER_GPIO) += fsi-master-gpio.o
5 obj-$(CONFIG_FSI_MASTER_AST_CF) += fsi-master-ast-cf.o
6 obj-$(CONFIG_FSI_SCOM) += fsi-scom.o
7 obj-$(CONFIG_FSI_SBEFIFO) += fsi-sbefifo.o
This page took 0.036279 seconds and 4 git commands to generate.