completely remove any traces of KERNEL_ONLY and exit with error if set

This commit is contained in:
Ricardo Pardini
2023-03-17 00:03:34 -03:00
committed by Igor Pečovnik
parent 6d1c5fb8b7
commit 6b965c605c
18 changed files with 49 additions and 63 deletions

View File

@@ -133,7 +133,6 @@ if not os.path.exists(compile_sh_full_path):
raise Exception("Can't find compile.sh")
common_compile_params = {
"KERNEL_ONLY": "yes",
"BUILD_MINIMAL": "no",
# "DEB_COMPRESS": "none",
# "CLOUD_IMAGE": "yes",