Makefile 129 Bytes edit raw blame history 1 2 3 4 5 6 # # Makefile for HSI controllers drivers # obj-$(CONFIG_OMAP_SSI) += omap_ssi.o obj-$(CONFIG_OMAP_SSI_PORT) += omap_ssi_port.o