Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
6a994e5bb6ba0193d655e2cd67ff8d93bfe66d82
/
.
/
arch
/
arm
/
cpu
/
armv7
/
sunxi
/
config.mk
blob: 00f5ffc68301d8e0e9bb56bffaa1f87745b1b167 [
file
] [
log
] [
blame
]
# Build a combined spl + u-boot image
ifdef CONFIG_SPL
ifndef CONFIG_SPL_BUILD
ifndef CONFIG_SPL_FEL
ALL
-
y
+=
u
-
boot
-
sunxi
-
with
-
spl
.
bin
endif
endif
endif