forked from Imagelibrary/rtems
2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/default.cfg: Update to account for movement of .cfg files.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2011-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* custom/default.cfg: Update to account for movement of .cfg files.
|
||||
|
||||
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.am: Remove (merged into ../Makefile.am).
|
||||
|
||||
@@ -9,10 +9,10 @@
|
||||
#
|
||||
|
||||
include $(exec_prefix)/$(RTEMS_BSP)/make/target.cfg
|
||||
include $(RTEMS_ROOT)/make/host.cfg
|
||||
include $(RTEMS_SHARE)/make/host.cfg
|
||||
|
||||
include $(RTEMS_ROOT)/make/main.cfg
|
||||
include $(exec_prefix)/$(RTEMS_BSP)/make/bsp.cfg
|
||||
|
||||
## Target compiler config file, if any
|
||||
CONFIG.CC = $(RTEMS_ROOT)/make/compilers/gcc-target-default.cfg
|
||||
CONFIG.CC = $(RTEMS_SHARE)/make/compilers/gcc-target-default.cfg
|
||||
|
||||
Reference in New Issue
Block a user