From 2d99352cc762455cd5ea476b39ee3351df007a26 Mon Sep 17 00:00:00 2001 From: Mats Karrman Date: Mon, 20 Jun 2016 14:20:31 +0200 Subject: [PATCH] iop/genconfig: Add EG400 to list of arm targets --- iop/scripts/genconfig.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iop/scripts/genconfig.sh b/iop/scripts/genconfig.sh index d66a83a30..237762574 100755 --- a/iop/scripts/genconfig.sh +++ b/iop/scripts/genconfig.sh @@ -12,7 +12,7 @@ function genconfig { LOCAL_MIRROR="http://mirror.inteno.se/mirror" iopsys_brcm63xx_mips="cg300 cg301 dg150 dg150v2 dg150alv2 dg200 dg200al dg301 dg301al eg300 vg50 vox25" - iopsys_brcm63xx_arm="dg400" + iopsys_brcm63xx_arm="dg400 eg400" target="bogus" set_target() {