2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>

PR 1532/testing
	* host.cfg.in: Add initial tests for untar capabilities.
This commit is contained in:
Joel Sherrill
2010-07-27 18:18:16 +00:00
parent f79bc77d8e
commit 3264dfc518
2 changed files with 9 additions and 0 deletions
+5
View File
@@ -1,3 +1,8 @@
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1532/testing
* host.cfg.in: Add initial tests for untar capabilities.
2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/bare.cfg: Remove (Abandoned).
+4
View File
@@ -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