Makefile 187 B

12345678
  1. #
  2. # Makefile for the bus drivers.
  3. #
  4. obj-$(CONFIG_OMAP_OCP2SCP) += omap-ocp2scp.o
  5. # Interconnect bus driver for OMAP SoCs.
  6. obj-$(CONFIG_OMAP_INTERCONNECT) += omap_l3_smx.o omap_l3_noc.o