aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-07-13 14:29:14 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-07-14 13:58:11 +0200
commit7e738636523b9f8c1d5895fd551852ff54ebf635 (patch)
tree99d9639c9927da397deb2b0862892ae24acb44c7 /arch/mips
parentgen_funcs.sh: Refactor setup_cache_dir() (diff)
downloadgenkernel-7e738636523b9f8c1d5895fd551852ff54ebf635.tar.gz
genkernel-7e738636523b9f8c1d5895fd551852ff54ebf635.tar.bz2
genkernel-7e738636523b9f8c1d5895fd551852ff54ebf635.zip
gen_funcs.sh: Refactor setColorVars()
- Renamed to set_color_vars() - Use NOCOLOR variable Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/config.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/config.sh b/arch/mips/config.sh
index 8b8374ac..b258fb24 100644
--- a/arch/mips/config.sh
+++ b/arch/mips/config.sh
@@ -8,7 +8,6 @@ KERNEL_MAKE_DIRECTIVE_2=""
KERNEL_BINARY="./vmlinux"
# Initrd/Initramfs Options
-USECOLOR="yes"
NOINITRDMODULES="yes"
BUSYBOX=1
DMRAID=0