Change to generic branch naming

https://github.com/armbian/build/pull/996#issuecomment-395484411
This commit is contained in:
Igor Pečovnik 2018-06-07 19:36:27 +02:00 committed by GitHub
parent 932de31732
commit 0c7ca66d65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,4 +21,4 @@ BUILD_ALL="no" # cycle through available boards and make images or kernel/u-b
BSPFREEZE="" # freeze armbian packages (u-boot, kernel, dtb)
INSTALL_HEADERS="" # install kernel headers package
LIB_TAG="master" # change to "development" if you want use Armbians development branch
LIB_TAG="master" # change to "branchname" to use any branch currently available.