mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-21 22:31:51 +00:00
Small fixes
This commit is contained in:
parent
b57c3b452a
commit
7a92cfe632
2 changed files with 2 additions and 17 deletions
|
@ -6,7 +6,8 @@
|
||||||
# License version 2. This program is licensed "as is" without any
|
# License version 2. This program is licensed "as is" without any
|
||||||
# warranty of any kind, whether express or implied.
|
# warranty of any kind, whether express or implied.
|
||||||
#
|
#
|
||||||
# This file is a part of tool chain https://github.com/igorpecovnik/li
|
# This file is a part of tool chain https://github.com/igorpecovnik/lib
|
||||||
|
#
|
||||||
|
|
||||||
# Include here to make "display_alert" and "prepare_host" available
|
# Include here to make "display_alert" and "prepare_host" available
|
||||||
source $SRC/lib/general.sh
|
source $SRC/lib/general.sh
|
||||||
|
|
|
@ -8,22 +8,6 @@
|
||||||
#
|
#
|
||||||
# This file is a part of tool chain https://github.com/igorpecovnik/lib
|
# This file is a part of tool chain https://github.com/igorpecovnik/lib
|
||||||
#
|
#
|
||||||
#
|
|
||||||
# Board configurations
|
|
||||||
#
|
|
||||||
#
|
|
||||||
|
|
||||||
|
|
||||||
# vaid options for automatic building and menu selection
|
|
||||||
#
|
|
||||||
# build 0 = don't build
|
|
||||||
# build 1 = old kernel
|
|
||||||
# build 2 = next kernel
|
|
||||||
# build 3 = both kernels
|
|
||||||
# build 4 = dev kernel
|
|
||||||
# build 5 = next and dev kernels
|
|
||||||
# build 6 = legacy and next and dev kernel
|
|
||||||
|
|
||||||
|
|
||||||
# common options
|
# common options
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue