summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2008-03-28 10:06:52 +0100
committerDaniel Hellstrom <daniel@gaisler.com>2008-04-08 07:58:32 +0000
commit823edd8a66ed50af5aaba0c79567f67061e4d79a (patch)
tree7b13588acbc331d6e76eb4cb72952dbfdca9ccd0 /Makefile
parent71d7e4c0489e5ed8fc69382236aaa2a1e510c135 (diff)
downloadtalos-obmc-uboot-823edd8a66ed50af5aaba0c79567f67061e4d79a.tar.gz
talos-obmc-uboot-823edd8a66ed50af5aaba0c79567f67061e4d79a.zip
SPARC/LEON3: added support for Gaisler GRSIM/TSIM2 SPARC/LEON3 simulatorn. See www.gaisler.com for 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 6afe4565e7..9601f3beb0 100644
--- a/Makefile
+++ b/Makefile
@@ -2906,6 +2906,10 @@ r2dplus_config : unconfig
gr_xc3s_1500_config : unconfig
@$(MKCONFIG) $(@:_config=) sparc leon3 gr_xc3s_1500 gaisler
+# Gaisler LEON3 GRSIM simulator
+grsim_config : unconfig
+ @$(MKCONFIG) $(@:_config=) sparc leon3 grsim gaisler
+
#########################################################################
## LEON2
#########################################################################
OpenPOWER on IntegriCloud