Rename sdx_500ap -> sdx810_ap

This commit is contained in:
Benjamin Larsson 2018-02-08 11:10:07 +01:00
parent b44ec76bd0
commit 66e669c06a
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ function genconfig {
iopsys_brcm63xx_mips="cg300 cg301 dg150 dg150v2 dg150alv2 dg200 dg200al dg301 dg301al eg300 vg50 vox25 hpc_hu02"
iopsys_brcm63xx_arm="dg400 eg400 sdx810_rg f104w f104 dg400prime dg400primeb 963138REF_P502"
iopsys_ramips="ex400 sdx_500ap"
iopsys_ramips="ex400 sdx810_ap"
ramips="mt7621"
target="bogus"
masterconfig=1

View file

@ -35,13 +35,13 @@ define uboot/ex400
TITLE:=U-Boot for the ex400
endef
define uboot/sdx_500ap
define uboot/sdx810_ap
TITLE:=U-Boot for the sdx-500ap
endef
UBOOTS := \
ex400 \
sdx_500ap
sdx810_ap
define Package/uboot/template
define Package/uboot-$(1)