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