mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
uboot-imx6: alphabetize wandboard variants
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> SVN-Revision: 38203
This commit is contained in:
parent
907d0f76b7
commit
4409e1c1ae
@ -24,10 +24,6 @@ define uboot/Default
|
|||||||
IMAGE:=
|
IMAGE:=
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define uboot/wandboard_solo
|
|
||||||
TITLE:=U-Boot for the Wandboard Solo
|
|
||||||
endef
|
|
||||||
|
|
||||||
define uboot/wandboard_dl
|
define uboot/wandboard_dl
|
||||||
TITLE:=U-Boot for the Wandboard Dual Lite
|
TITLE:=U-Boot for the Wandboard Dual Lite
|
||||||
endef
|
endef
|
||||||
@ -36,10 +32,14 @@ define uboot/wandboard_quad
|
|||||||
TITLE:=U-Boot for the Wandboard Quad
|
TITLE:=U-Boot for the Wandboard Quad
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
define uboot/wandboard_solo
|
||||||
|
TITLE:=U-Boot for the Wandboard Solo
|
||||||
|
endef
|
||||||
|
|
||||||
UBOOTS := \
|
UBOOTS := \
|
||||||
wandboard_solo \
|
|
||||||
wandboard_dl \
|
wandboard_dl \
|
||||||
wandboard_quad
|
wandboard_quad \
|
||||||
|
wandboard_solo
|
||||||
|
|
||||||
define Package/uboot/template
|
define Package/uboot/template
|
||||||
define Package/uboot-imx6-$(1)
|
define Package/uboot-imx6-$(1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user