mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-24 19:16:45 +07:00
7 lines
129 B
Makefile
7 lines
129 B
Makefile
|
#
|
||
|
# Makefile for HSI controllers drivers
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_OMAP_SSI) += omap_ssi.o
|
||
|
obj-$(CONFIG_OMAP_SSI_PORT) += omap_ssi_port.o
|