projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f179cc6
)
openrisc: Add architecture to MAKEALL
author
Stefan Kristiansson
<stefan.kristiansson@saunalahti.fi>
Fri, 18 Nov 2011 19:21:37 +0000
(19:21 +0000)
committer
Wolfgang Denk
<wd@denx.de>
Fri, 13 Jan 2012 20:17:04 +0000
(21:17 +0100)
Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
MAKEALL
patch
|
blob
|
history
diff --git
a/MAKEALL
b/MAKEALL
index f735af68a28ed1d19aa1282b8c4907a30e665c20..0f2b4a1b9491652f24c9873c70d721ed6f93d0c9 100755
(executable)
--- a/
MAKEALL
+++ b/
MAKEALL
@@
-409,6
+409,11
@@
LIST_mips_el=" \
${LIST_xburst_el} \
${LIST_au1xx0_el} \
"
+#########################################################################
+## OpenRISC Systems
+#########################################################################
+
+LIST_openrisc="$(boards_by_arch openrisc)"
#########################################################################
## x86 Systems