add norrland board

This commit is contained in:
Oussama Ghorbel 2018-12-28 11:41:31 +01:00
parent 318ad1776b
commit 0876536e9a

View file

@ -24,7 +24,7 @@ function genconfig {
local iopsys_brcm63xx_mips="cg300 cg301 dg150 dg150v2 dg150alv2 dg200 dg200al dg301 dg301al eg300 vg50 vox25 hpc_hu02 eg200"
local iopsys_brcm63xx_arm="dg400 eg400 sdx810_rg f104w f104 dg400prime dg400primeb 963138REF_P502"
local iopsys_ramips="ex400 sdx810_ap"
local intel_mips="easy550 easy350 speedport_smart3"
local intel_mips="easy550 easy350 norrland speedport_smart3"
local ramips="mt7621"
if [ "$profile" == "LIST" ]