Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0cbc4cb6e3c731e88577f426302a3e41217a5a9d
/
.
/
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