From 04357b599b5df0519fd17c26932b75f3eef38fb7 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Mon, 1 Feb 2016 15:36:47 +0100 Subject: [PATCH] Enable legacy and mainline building for Orange H3 based boards. Images are bootable but remain WIP --- configuration.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configuration.sh b/configuration.sh index 71ab247a11..4a841bfb5b 100644 --- a/configuration.sh +++ b/configuration.sh @@ -215,11 +215,11 @@ orangepiplus)#enabled #description H3 quad core 1Gb SoC Wifi USB hub - #build 6wip + #build 3wip LINUXFAMILY="sun8i" BOOTCONFIG="orangepi_plus_defconfig" - MODULES="bonding" - MODULES_NEXT="bonding" + MODULES="8189es" + MODULES_NEXT="" ;; cubox-i)#enabled