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>
diff --git a/Makefile b/Makefile
index c97473f..6afe456 100644
--- a/Makefile
+++ b/Makefile
@@ -2902,6 +2902,10 @@
## LEON3
#########################################################################
+# Gaisler GR-XC3S-1500 board
+gr_xc3s_1500_config : unconfig
+ @$(MKCONFIG) $(@:_config=) sparc leon3 gr_xc3s_1500 gaisler
+
#########################################################################
## LEON2
#########################################################################