mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Rework external applications into plugins
This commit is contained in:
@@ -27,7 +27,7 @@ CONSOLE_CHAR="UTF-8"
|
||||
|
||||
# advanced
|
||||
KERNEL_KEEP_CONFIG="no" # overwrite kernel config before compilation
|
||||
EXTERNAL="yes" # compile extra drivers`
|
||||
EXTERNAL="yes" # install extra applications and drivers
|
||||
FORCE_CHECKOUT="yes" # ignore manual changes to source
|
||||
BUILD_ALL="no" # cycle through selected boards and make images
|
||||
|
||||
|
||||
Reference in New Issue
Block a user