mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
armbian-next: shellcheck: squash more shellcheck warnings; some long-lost variables being used; some unset's that are better reset's, etc
This commit is contained in:
@@ -295,7 +295,7 @@ function compile_uboot() {
|
||||
display_alert "Extensions: custom uboot built by extension" "not building regular uboot" "debug"
|
||||
fi
|
||||
|
||||
display_alert "Preparing u-boot general packaging. all_worked:${all_worked} any_worked:${any_worked} " "${version} ${target_make}"
|
||||
display_alert "Preparing u-boot general packaging" "${version} ${target_make}"
|
||||
|
||||
# set up postinstall script # @todo: extract into a tinkerboard extension
|
||||
if [[ $BOARD == tinkerboard ]]; then
|
||||
|
||||
Reference in New Issue
Block a user