From 7a92cfe632f4a4cea7c8ccb395d6b87fe9031ad9 Mon Sep 17 00:00:00 2001 From: zador-blood-stained Date: Sun, 17 Apr 2016 00:01:27 +0300 Subject: [PATCH] Small fixes --- build-all.sh | 3 ++- configuration.sh | 16 ---------------- 2 files changed, 2 insertions(+), 17 deletions(-) diff --git a/build-all.sh b/build-all.sh index 008eabe8c..84a0889ba 100644 --- a/build-all.sh +++ b/build-all.sh @@ -6,7 +6,8 @@ # License version 2. This program is licensed "as is" without any # 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 source $SRC/lib/general.sh diff --git a/configuration.sh b/configuration.sh index 1ec2f88a6..a8eb496e8 100644 --- a/configuration.sh +++ b/configuration.sh @@ -8,22 +8,6 @@ # # 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