forked from Imagelibrary/rtems
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1532/testing * host.cfg.in: Add initial tests for untar capabilities. This required BIN2C.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
PR 1532/testing
|
||||
* host.cfg.in: Add initial tests for untar capabilities. This required
|
||||
BIN2C.
|
||||
|
||||
2010-06-17 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* Makefile.inc.in, bsp.cfg.in, configure.ac, target.cfg.in:
|
||||
|
||||
@@ -31,6 +31,10 @@ ifndef PACKHEX
|
||||
PACKHEX=$(PROJECT_BIN)/packhex
|
||||
endif
|
||||
|
||||
ifndef BIN2C
|
||||
BIN2C=$(PROJECT_BIN)/rtems-bin2c
|
||||
endif
|
||||
|
||||
ifndef INSTALL_CHANGE
|
||||
INSTALL_CHANGE=$(PROJECT_BIN)/install-if-change
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user