2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* custom/default.cfg: Pickup target.cfg from BSP directory.
This commit is contained in:
Ralf Corsepius
2002-11-29 11:18:58 +00:00
parent fc195b2b61
commit f1de6bcea4
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-11-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/default.cfg: Pickup target.cfg from BSP directory.
2002-11-17 Greg Menke <gregory.menke@gsfc.nasa.gov>
* custom/mtx603e.cfg: New file.

View File

@@ -8,7 +8,7 @@
# $Id$
#
include $(exec_prefix)/make/target.cfg
include $(exec_prefix)/$(RTEMS_BSP)/make/target.cfg
include $(RTEMS_ROOT)/make/host.cfg
include $(RTEMS_ROOT)/make/main.cfg