1 2 3 4 5 6
# # Makefile for HSI controllers drivers # obj-$(CONFIG_STE_HSI) += ste_hsi.o obj-$(CONFIG_OMAP_SSI) += omap_ssi.o