From a5970aa6d41cd6e2934bdfc7779f015a8ac714a4 Mon Sep 17 00:00:00 2001 From: zador-blood-stained Date: Sun, 18 Jun 2017 11:15:26 +0300 Subject: [PATCH] Remove OPi 2G-IOT target This is required to prevent people from building images clearly marked as WIP, calling them "Armbian" and complaining that "Armbian" doesn't work good enough for them --- config/boards/orangepi2g-iot.wip | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 config/boards/orangepi2g-iot.wip diff --git a/config/boards/orangepi2g-iot.wip b/config/boards/orangepi2g-iot.wip deleted file mode 100644 index c5353891fc..0000000000 --- a/config/boards/orangepi2g-iot.wip +++ /dev/null @@ -1,8 +0,0 @@ -# RDA8810 Wi-Fi BT 2G headless -BOARD_NAME="Orange Pi 2G-IOT" -LINUXFAMILY="rda8810" -BOOTCONFIG="rda8810_config" -MODULES="rdawfmac" -CLI_TARGET="" -KERNEL_TARGET="default" -BUILD_DESKTOP="no"