mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-02-18 10:11:20 +01:00
Rename sdx_500ap -> sdx810_ap
This commit is contained in:
parent
b44ec76bd0
commit
66e669c06a
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue