This commit is contained in:
Rabouin Geoffroy
2016-04-05 11:27:41 +02:00
parent 08bc4c8ade
commit aa5360581c

View File

@@ -28,7 +28,7 @@ CONSOLE_CHAR="UTF-8"
# advanced # advanced
KERNEL_KEEP_CONFIG="no" # overwrite kernel config before compilation KERNEL_KEEP_CONFIG="no" # overwrite kernel config before compilation
EXTERNAL="yes" # compile extra drivers` EXTERNAL="yes" # compile extra drivers`
FORCE_CHECKOUT="yes" # igre manual changes to source FORCE_CHECKOUT="yes" # ignore manual changes to source
BUILD_ALL="no" # cycle through selected boards and make images BUILD_ALL="no" # cycle through selected boards and make images
# build script version to use # build script version to use