Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c346e466e0ea31016f8bd0a38b225f75b2a20a55
/
.
/
board
/
samsung
/
smdk5420
/
Makefile
blob: c2f8886c99c819be353eda43b73629486eee44b7 [
file
] [
log
] [
blame
]
Rajeshwari Birje
e106bd9
2013-12-26 09:44:24 +0530
[
diff
] [
blame
]
1
#
2
# Copyright (C) 2013 Samsung Electronics
3
#
4
# SPDX-License-Identifier: GPL-2.0+
5
#
6
7
obj
-
y
+=
smdk5420_spl
.
o
8
9
ifndef CONFIG_SPL_BUILD
10
obj
-
y
+=
smdk5420
.
o
11
endif