summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2008-03-28 10:20:43 +0100
committerDaniel Hellstrom <daniel@gaisler.com>2008-04-08 07:58:33 +0000
commitab68f921d9c741830f721c3d879c13a0c5597183 (patch)
tree2fc71ec96d84886e9ff001707848f344088ebc48 /Makefile
parent6ed8a43a19bb0275501bc286007daafa923552cf (diff)
downloadtalos-obmc-uboot-ab68f921d9c741830f721c3d879c13a0c5597183.tar.gz
talos-obmc-uboot-ab68f921d9c741830f721c3d879c13a0c5597183.zip
SPARC/LEON2: added support for Gaisler simulator GRSIM/TSIM for SPARC/LEON2 targets. 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 fda7486175..0b9c6227e2 100644
--- a/Makefile
+++ b/Makefile
@@ -2923,6 +2923,10 @@ grsim_config : unconfig
## LEON2
#########################################################################
+# Gaisler LEON2 GRSIM simulator
+grsim_leon2_config : unconfig
+ @$(MKCONFIG) $(@:_config=) sparc leon2 grsim_leon2 gaisler
+
#########################################################################
#########################################################################
#########################################################################
OpenPOWER on IntegriCloud