From caee0357e97fd561f85fcc8e324f44c13e11fcfd Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Tue, 23 Jan 2018 22:15:38 +0100 Subject: [PATCH] Small cleanup --- config/sources/s5p6818.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/config/sources/s5p6818.conf b/config/sources/s5p6818.conf index 470ba074a9..a29a8a2279 100644 --- a/config/sources/s5p6818.conf +++ b/config/sources/s5p6818.conf @@ -15,7 +15,6 @@ case $BRANCH in KERNELBRANCH='branch:nanopi2-v4.4.y' KERNELDIR='linux-s5p6818' - KERNEL_USE_GCC='> 5.0' KERNEL_USE_GCC='> 6.3' ;;