mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
completely remove any traces of KERNEL_ONLY and exit with error if set
This commit is contained in:
committed by
Igor Pečovnik
parent
6d1c5fb8b7
commit
6b965c605c
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user