Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1113ad49dce7d56429c6ad37738d06e7aef21fac
/
.
/
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