xref: /openbmc/u-boot/board/freescale/ls1021aiot/Makefile (revision 1b9654322ee2962c2ce94953a9a27f0ddba1a7e0)
1# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright 2016 Freescale Semiconductor, Inc.
4
5obj-y += ls1021aiot.o
6obj-$(CONFIG_VIDEO_FSL_DCU_FB) += dcu.o
7obj-$(CONFIG_ARMV7_PSCI) += psci.o
8