lineage_kernel_xcoverpro/drivers/fsi/Makefile

6 lines
170 B
Makefile
Raw Normal View History

2023-06-18 22:53:49 +00:00
obj-$(CONFIG_FSI) += fsi-core.o
obj-$(CONFIG_FSI_MASTER_HUB) += fsi-master-hub.o
obj-$(CONFIG_FSI_MASTER_GPIO) += fsi-master-gpio.o
obj-$(CONFIG_FSI_SCOM) += fsi-scom.o