forked from Imagelibrary/rtems
2001-04-11 Joel Sherrill <joel@OARcorp.com>
* custom/default.cfg: Switch to using exec_prefix to reflect new organization of install point from Ralf Corsepius.
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
|
||||
2001-04-11 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* custom/default.cfg: Switch to using exec_prefix to reflect new
|
||||
organization of install point from Ralf Corsepius.
|
||||
|
||||
2001-03-30 Eric Valette <valette@crf.canon.fr>
|
||||
|
||||
* custom/mbx860_005b.cfg: This switches the MBX8xx BSP to the
|
||||
|
||||
@@ -8,11 +8,11 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
include $(RTEMS_ROOT)/make/target.cfg
|
||||
include $(exec_prefix)/make/target.cfg
|
||||
include $(RTEMS_ROOT)/make/host.cfg
|
||||
|
||||
include $(RTEMS_ROOT)/make/main.cfg
|
||||
include $(RTEMS_ROOT)/$(RTEMS_BSP)/make/bsp.cfg
|
||||
include $(exec_prefix)/$(RTEMS_BSP)/make/bsp.cfg
|
||||
|
||||
# use the inline functions instead of the macros
|
||||
# ref: src/exec/generic/Makefile
|
||||
|
||||
Reference in New Issue
Block a user