From 8a9b8de25ace1845642a4b18b1619a5157b592e6 Mon Sep 17 00:00:00 2001 From: luka Date: Sun, 16 Feb 2014 00:14:26 +0000 Subject: [PATCH 1/1] [package] uboot-kirkwood: add support for Seagate GoFlexNet Signed-off-by: Alexander Couzens Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39594 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/boot/uboot-kirkwood/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/package/boot/uboot-kirkwood/Makefile b/package/boot/uboot-kirkwood/Makefile index 328da81cff..562651782b 100644 --- a/package/boot/uboot-kirkwood/Makefile +++ b/package/boot/uboot-kirkwood/Makefile @@ -37,6 +37,10 @@ define uboot/dockstar_second_stage TITLE:=second stage U-Boot for Seagate DockStar endef +define uboot/goflexhome + TITLE:=U-Boot for the Seagate GoFlexHome/GoFlexNet +endef + define uboot/ib62x0 TITLE:=U-Boot for RaidSonic ICY BOX NAS6210 and NAS6220 endef @@ -63,6 +67,7 @@ endef UBOOTS:= \ dockstar dockstar_second_stage \ + goflexhome \ ib62x0 ib62x0_second_stage \ iconnect iconnect_second_stage \ pogo_e02 \ -- 2.11.0