From 0ebdf0c1d34a80ae4d4c7382d49bca3a7c636284 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Thu, 28 Dec 2017 00:40:49 +0100 Subject: kirkwood: drop support for orphaned boards No image build code for the Guruplug, Sheevaplug and NSA310S exists. Drop support for the boards for now. Signed-off-by: Mathias Kresin --- package/boot/uboot-kirkwood/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'package/boot/uboot-kirkwood/Makefile') diff --git a/package/boot/uboot-kirkwood/Makefile b/package/boot/uboot-kirkwood/Makefile index 929fca6aeb..94cc30bc06 100644 --- a/package/boot/uboot-kirkwood/Makefile +++ b/package/boot/uboot-kirkwood/Makefile @@ -64,10 +64,6 @@ define U-Boot/pogo_e02_second_stage NAME:=Cloud Engines Pogoplug E02 (second stage) endef -define U-Boot/sheevaplug - NAME:=SheevaPlug -endef - UBOOT_TARGETS := \ dockstar dockstar_second_stage \ goflexhome \ @@ -75,8 +71,7 @@ UBOOT_TARGETS := \ iconnect iconnect_second_stage \ nsa310 \ nsa325 \ - pogo_e02 pogo_e02_second_stage \ - sheevaplug + pogo_e02 pogo_e02_second_stage define Build/Configure $(if $(findstring _second_stage,$(BUILD_VARIANT)), -- cgit v1.2.3