summaryrefslogtreecommitdiffstats
path: root/make/custom/leon1.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-11 11:25:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-11 11:25:25 +0000
commitf39ff532506654a6c16f74f4f60ba73875b07089 (patch)
tree5e8d611145fdcd12c5a49d2243b7b9068a028450 /make/custom/leon1.cfg
parentComment out cpukit. (diff)
downloadrtems-f39ff532506654a6c16f74f4f60ba73875b07089.tar.bz2
2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants. * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
Diffstat (limited to 'make/custom/leon1.cfg')
-rw-r--r--make/custom/leon1.cfg11
1 files changed, 0 insertions, 11 deletions
diff --git a/make/custom/leon1.cfg b/make/custom/leon1.cfg
deleted file mode 100644
index a9822eefcb..0000000000
--- a/make/custom/leon1.cfg
+++ /dev/null
@@ -1,11 +0,0 @@
-#
-# Config file for the European Space Agency LEON SPARC processor.
-#
-# $Id$
-#
-
-# LEON without FPU
-
-RTEMS_CPU_MODEL=leon1
-
-include $(RTEMS_ROOT)/make/custom/leon2.cfg