rename easy550_anywan_smart3board to speedport_smart3

This commit is contained in:
Oussama Ghorbel 2018-11-30 15:18:22 +01:00
parent 09dd775333
commit 9f20352d24
3 changed files with 3 additions and 3 deletions

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 easy550_anywan_smart3board"
local intel_mips="easy550 easy350 speedport_smart3"
local ramips="mt7621"
if [ "$profile" == "LIST" ]

View file

@ -60,7 +60,7 @@ define uboot/grx500
DEPENDS:=@TARGET_intel_mips
endef
define uboot/grx500_smart3board
define uboot/grx500_speedport_smart3
TITLE:=U-Boot for the grx
UBOOT_IMG:=u-boot-nand.bin
DEPENDS:=@TARGET_intel_mips
@ -70,7 +70,7 @@ UBOOTS := \
ex400 \
sdx810_ap \
grx500 \
grx500_smart3board
grx500_speedport_smart3
define Package/uboot/template
define Package/uboot-$(1)