Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).

This commit is contained in:
Ralf Corsepius
2009-10-15 12:52:03 +00:00
parent c2201a8f61
commit 591e925aa5

View File

@@ -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