mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 12:39:22 -04:00
openrisc: Add architecture to MAKEALL
Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
This commit is contained in:
parent
f179cc6489
commit
deddf5d2e3
5
MAKEALL
5
MAKEALL
@ -409,6 +409,11 @@ LIST_mips_el=" \
|
|||||||
${LIST_xburst_el} \
|
${LIST_xburst_el} \
|
||||||
${LIST_au1xx0_el} \
|
${LIST_au1xx0_el} \
|
||||||
"
|
"
|
||||||
|
#########################################################################
|
||||||
|
## OpenRISC Systems
|
||||||
|
#########################################################################
|
||||||
|
|
||||||
|
LIST_openrisc="$(boards_by_arch openrisc)"
|
||||||
|
|
||||||
#########################################################################
|
#########################################################################
|
||||||
## x86 Systems
|
## x86 Systems
|
||||||
|
Loading…
x
Reference in New Issue
Block a user