mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
artifact: kernel: use C999999 for .config hash is KERNEL_CONFIGURE=yes; force ignore cache if so
This commit is contained in:
committed by
Igor Pečovnik
parent
c8412c8791
commit
6d1c5fb8b7
@@ -167,10 +167,6 @@ function config_pre_main() {
|
||||
SELECTED_CONFIGURATION="cli_minimal"
|
||||
fi
|
||||
|
||||
# @TODO: remove this?
|
||||
[[ ${KERNEL_CONFIGURE} == prebuilt ]] && [[ -z ${REPOSITORY_INSTALL} ]] &&
|
||||
REPOSITORY_INSTALL="u-boot,kernel,bsp,armbian-zsh,armbian-config,armbian-bsp-cli,armbian-firmware${BUILD_DESKTOP:+,armbian-desktop,armbian-bsp-desktop}"
|
||||
|
||||
return 0 # shortcircuit above
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user