Signed-off-by: Alexander Couzens <lyn...@fe80.eu>
---
 package/boot/uboot-kirkwood/Makefile | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/package/boot/uboot-kirkwood/Makefile 
b/package/boot/uboot-kirkwood/Makefile
index 9ffa21c..0ae73fb 100644
--- a/package/boot/uboot-kirkwood/Makefile
+++ b/package/boot/uboot-kirkwood/Makefile
@@ -35,6 +35,10 @@ define uboot/dockstar
   TITLE:=U-Boot for the Seagate DockStar
 endef
 
+define uboot/goflexhome
+  TITLE:=U-Boot for the Seagate GoFlexHome/GoFlexNet
+endef
+
 define uboot/iconnect
   TITLE:=U-Boot for the Iomega iConnect Wireless
 endef
@@ -43,7 +47,7 @@ define uboot/ib62x0
   TITLE:=U-Boot for the RaidSonic ICY BOX NAS6210 and NAS6220
 endef
 
-UBOOTS:=sheevaplug dockstar iconnect ib62x0
+UBOOTS:=sheevaplug dockstar iconnect ib62x0 goflexhome
 
 define Package/uboot/template
 define Package/uboot-kirkwood-$(1)
-- 
1.8.5.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to