Rework external applications into plugins

This commit is contained in:
zador-blood-stained
2016-04-08 16:36:56 +03:00
parent be5815e7a1
commit fcacbaf974
9 changed files with 168 additions and 132 deletions

View File

@@ -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