From 8d263de5bc30894658394d868fc7c49dc8c8020d Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Mon, 13 Aug 2018 01:18:28 +0200 Subject: zaurus.inc: remove gcc7 preference for collie and poodle Kernel 4.4 now builds with gcc8. Remove restrictions for machines using 4.4 and locomo patchset. Signed-off-by: Andrea Adami Signed-off-by: Paul Eggleton --- conf/machine/include/zaurus.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'conf') diff --git a/conf/machine/include/zaurus.inc b/conf/machine/include/zaurus.inc index 99c2bff..b311f70 100644 --- a/conf/machine/include/zaurus.inc +++ b/conf/machine/include/zaurus.inc @@ -21,10 +21,6 @@ XSERVER = "xserver-xorg xf86-video-fbdev xf86-input-keyboard xf86-input-mouse xf # kernel ######## -# kernel 4.4 fails to compile with gcc8.1 -GCCVERSION_collie ?= "7.%" -GCCVERSION_poodle ?= "7.%" - PREFERRED_PROVIDER_virtual/kernel = "linux-handheld" # Default bootloader expects "zImage", use "uImage" for u-boot -- cgit 1.2.3-korg