Makefile 222 B

1234567891011
  1. #
  2. # Copyright 2014 Freescale Semiconductor, Inc.
  3. #
  4. # SPDX-License-Identifier: GPL-2.0+
  5. #
  6. obj-y += ls1021aqds.o
  7. obj-y += ddr.o
  8. obj-y += eth.o
  9. obj-$(CONFIG_VIDEO_FSL_DCU_FB) += dcu.o
  10. obj-$(CONFIG_ARMV7_PSCI) += psci.o