Update buildroot 2018.05.1 / u-boot (#150)

* Update buildroot 2018.05.1 / u-boot

* Cleanup

* Fix bl
This commit is contained in:
Pascal Vizeli
2018-08-07 16:45:12 +02:00
committed by GitHub
parent bbe4c47574
commit 9ef96373a9
131 changed files with 1320 additions and 656 deletions

View File

@@ -131,7 +131,7 @@ build_one() {
support/kconfig/merge_config.sh -O "${dir}" \
"${toolchainconfig}" "support/config-fragments/minimal.config" "${cfg}" \
> /dev/null
>> "${dir}/logfile" 2>&1
# We want all the options from the snippet to be present as-is (set
# or not set) in the actual .config; if one of them is not, it means
# some dependency from the toolchain or arch is not available, in