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