mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
This commit is contained in:
@@ -54,7 +54,7 @@ function armbian_register_commands() {
|
||||
["configdump"]="CONFIG_DEFS_ONLY='yes'"
|
||||
|
||||
# artifact shortcuts
|
||||
["kernel-config"]="WHAT='kernel' KERNEL_CONFIGURE='yes' ARTIFACT_BUILD_INTERACTIVE='yes' ${common_cli_artifact_vars}"
|
||||
["kernel-config"]="WHAT='kernel' KERNEL_CONFIGURE='yes' ARTIFACT_BUILD_INTERACTIVE='yes' ARTIFACT_IGNORE_CACHE='yes' ${common_cli_artifact_vars}"
|
||||
["kernel"]="WHAT='kernel' ${common_cli_artifact_vars}"
|
||||
["uboot"]="WHAT='uboot' ${common_cli_artifact_vars}"
|
||||
["u-boot"]="WHAT='uboot' ${common_cli_artifact_vars}"
|
||||
|
||||
Reference in New Issue
Block a user