Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2221cd12cddeecd88ae2d8d6ec4e5ca390b14dc7
/
.
/
board
/
ti
/
ks2_evm
/
Makefile
blob: 58d77dcae51083d2a4c0b5b8e7faa0c961be803b [
file
] [
log
] [
blame
]
#
# KS2-EVM: board Makefile
# (C) Copyright 2012-2014
# Texas Instruments Incorporated, <www.ti.com>
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
+=
board
.
o
obj
-
$
(
CONFIG_K2HK_EVM
)
+=
board_k2hk
.
o
obj
-
$
(
CONFIG_K2HK_EVM
)
+=
ddr3_k2hk
.
o