summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2008-03-26 23:26:48 +0100
committerDaniel Hellstrom <daniel@gaisler.com>2008-04-08 07:58:32 +0000
commit71d7e4c0489e5ed8fc69382236aaa2a1e510c135 (patch)
tree4f384ad1c5f44aeee5008ac9c72d4c2de7e3eb6d /Makefile
parentb330990c2f36ee4a8bb318360e1c8ba965269ab6 (diff)
downloadtalos-obmc-uboot-71d7e4c0489e5ed8fc69382236aaa2a1e510c135.tar.gz
talos-obmc-uboot-71d7e4c0489e5ed8fc69382236aaa2a1e510c135.zip
SPARC/LEON3: added support for GR-XC3S-1500 board with GRLIB template design. See www.gaisler.com for board information.
Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c97473f941..6afe4565e7 100644
--- a/Makefile
+++ b/Makefile
@@ -2902,6 +2902,10 @@ r2dplus_config : unconfig
## LEON3
#########################################################################
+# Gaisler GR-XC3S-1500 board
+gr_xc3s_1500_config : unconfig
+ @$(MKCONFIG) $(@:_config=) sparc leon3 gr_xc3s_1500 gaisler
+
#########################################################################
## LEON2
#########################################################################
OpenPOWER on IntegriCloud