From 2f757f60355d1ae9874590dcf92eaafd046fc831 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Thu, 28 Dec 2017 01:15:57 +0100 Subject: [PATCH] uboot-kirkwood: fix default u-boot selection Build the Seagate GoFlexHome u-boot for the Seagate GoFlexNet as well. The name clearly indicates that the u-boot can be used for both boards Build the Zyxel NSA310 u-boot if the NSA310B image is selected. Signed-off-by: Mathias Kresin --- package/boot/uboot-kirkwood/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/boot/uboot-kirkwood/Makefile b/package/boot/uboot-kirkwood/Makefile index 94cc30bc06..aa143280d3 100644 --- a/package/boot/uboot-kirkwood/Makefile +++ b/package/boot/uboot-kirkwood/Makefile @@ -30,6 +30,7 @@ endef define U-Boot/goflexhome NAME:=the Seagate GoFlexHome/GoFlexNet + BUILD_DEVICES+=goflexnet endef define U-Boot/ib62x0 @@ -50,6 +51,7 @@ endef define U-Boot/nsa310 NAME:=Zyxel NSA310 + BUILD_DEVICES:=nsa310b endef define U-Boot/nsa325