Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9b16ede4a4e898564f54e1c09ae658a5975b432b
/
.
/
board
/
freescale
/
ls1021aiot
/
Makefile
blob: bec151fd2ac8d75ecdf373d3f7bfa667ecfcaed9 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright 2016 Freescale Semiconductor, Inc.
obj
-
y
+=
ls1021aiot
.
o
obj
-
$
(
CONFIG_VIDEO_FSL_DCU_FB
)
+=
dcu
.
o
obj
-
$
(
CONFIG_ARMV7_PSCI
)
+=
psci
.
o