Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4698bb8c9433af051cc24002f40c14d5e977d7cb
/
.
/
board
/
gardena
/
smart-gateway-at91sam
/
Makefile
blob: a2ed79fd06ca5a0960b9fb0aefc0e4cc48cc2ca0 [
file
] [
log
] [
blame
]
Stefan Roese
a71e2f9
2019-04-02 10:57:27 +0200
[
diff
] [
blame
]
1
# SPDX-License-Identifier: GPL-2.0+
2
3
obj
-
y
+=
board
.
o
4
5
ifdef CONFIG_SPL_BUILD
6
obj
-
y
+=
spl
.
o
7
endif