Revert setting default hostname to Armbian

This commit is contained in:
Igor Pecovnik
2024-09-06 08:12:17 +02:00
committed by Igor
parent 170d302e64
commit 56f5d6692c

View File

@@ -93,7 +93,7 @@ function do_main_configuration() {
USEALLCORES=yes # Use all CPU cores for compiling
[[ -z $EXIT_PATCHING_ERROR ]] && EXIT_PATCHING_ERROR="" # exit patching if failed
[[ -z $HOST ]] && HOST="armbian"
[[ -z $HOST ]] && HOST="$BOARD"
cd "${SRC}" || exit
[[ -z "${CHROOT_CACHE_VERSION}" ]] && CHROOT_CACHE_VERSION=7