summaryrefslogtreecommitdiffstats
path: root/make/custom/no_bsp.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/no_bsp.cfg')
-rw-r--r--make/custom/no_bsp.cfg15
1 files changed, 0 insertions, 15 deletions
diff --git a/make/custom/no_bsp.cfg b/make/custom/no_bsp.cfg
deleted file mode 100644
index 82f7434513..0000000000
--- a/make/custom/no_bsp.cfg
+++ /dev/null
@@ -1,15 +0,0 @@
-#
-# 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