Makefile 129 B

123456
  1. #
  2. # Makefile for HSI controllers drivers
  3. #
  4. obj-$(CONFIG_OMAP_SSI) += omap_ssi.o
  5. obj-$(CONFIG_OMAP_SSI_PORT) += omap_ssi_port.o