Files
rtems/make/custom/no_bsp.cfg
Ralf Corsepius c51004a089 Misc cleanups.
2007-01-18 08:28:54 +00:00

16 lines
279 B
INI

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