Small fixes

This commit is contained in:
zador-blood-stained 2016-04-17 00:01:27 +03:00
parent b57c3b452a
commit 7a92cfe632
2 changed files with 2 additions and 17 deletions

View file

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

View file

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