source: rtems/make/custom/no_bsp.cfg @ c6eba79

4.104.114.84.95
Last change on this file since c6eba79 was c51004a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/18/07 at 08:28:54

Misc cleanups.

  • Property mode set to 100644
File size: 279 bytes
Line 
1#
2#  Configuration file for the "no_bsp" board
3#
4#  $Id$
5#
6
7include $(RTEMS_ROOT)/make/custom/default.cfg
8
9RTEMS_CPU=no_cpu
10RTEMS_CPU_MODEL=no_cpu_model
11
12# This is the actual bsp directory used during the build process.
13RTEMS_BSP_FAMILY=no_bsp
14
15# Miscellaneous additions go here
Note: See TracBrowser for help on using the repository browser.