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