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
|