summaryrefslogtreecommitdiffstats
path: root/MAKEALL
diff options
context:
space:
mode:
authorStefan Kristiansson <stefan.kristiansson@saunalahti.fi>2011-11-18 19:21:37 +0000
committerWolfgang Denk <wd@denx.de>2012-01-13 21:17:04 +0100
commitdeddf5d2e3ed58c4ebde425e2065c0ad13b74b04 (patch)
treea0e0d44cbffdbd034453394950b8972f0eb3c8cb /MAKEALL
parentf179cc648930305ed5476e3fe1b99f0baa899475 (diff)
downloadtalos-obmc-uboot-deddf5d2e3ed58c4ebde425e2065c0ad13b74b04.tar.gz
talos-obmc-uboot-deddf5d2e3ed58c4ebde425e2065c0ad13b74b04.zip
openrisc: Add architecture to MAKEALL
Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-xMAKEALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index f735af68a2..0f2b4a1b94 100755
--- 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
OpenPOWER on IntegriCloud