summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/no_cpu/no_bsp/make/custom/no_bsp.cfg
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-15 12:50:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-15 12:50:03 +0000
commitaf9361c31dfd3e480f226c5c2d0a0be3f3bec12f (patch)
tree10ec4d66b42dc4394bdef012d81dd54c28bcdc96 /c/src/lib/libbsp/no_cpu/no_bsp/make/custom/no_bsp.cfg
parent2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-af9361c31dfd3e480f226c5c2d0a0be3f3bec12f.tar.bz2
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/no_bsp.cfg: New (relocated from /make/custom).
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/no_cpu/no_bsp/make/custom/no_bsp.cfg15
1 files changed, 15 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/no_cpu/no_bsp/make/custom/no_bsp.cfg b/c/src/lib/libbsp/no_cpu/no_bsp/make/custom/no_bsp.cfg
new file mode 100644
index 0000000000..82f7434513
--- /dev/null
+++ b/c/src/lib/libbsp/no_cpu/no_bsp/make/custom/no_bsp.cfg
@@ -0,0 +1,15 @@
+#
+# Configuration file for the "no_bsp" board
+#
+# $Id$
+#
+
+include $(RTEMS_ROOT)/make/custom/default.cfg
+
+RTEMS_CPU=no_cpu
+RTEMS_CPU_MODEL=no_cpu_model
+
+# This is the actual bsp directory used during the build process.
+RTEMS_BSP_FAMILY=no_bsp
+
+# Miscellaneous additions go here