uboot/u-boot-stm32mp-2020.01/board/freescale/ls1021aqds/Makefile

12 lines
222 B
Makefile
Raw Normal View History

2024-01-10 06:52:34 +00:00
#
# Copyright 2014 Freescale Semiconductor, Inc.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-y += ls1021aqds.o
obj-y += ddr.o
obj-y += eth.o
obj-$(CONFIG_VIDEO_FSL_DCU_FB) += dcu.o
obj-$(CONFIG_ARMV7_PSCI) += psci.o