summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/make/ChangeLog5
-rw-r--r--c/src/make/host.cfg.in2
2 files changed, 5 insertions, 2 deletions
diff --git a/c/src/make/ChangeLog b/c/src/make/ChangeLog
index fc9d3d42cc..38c3e3683a 100644
--- a/c/src/make/ChangeLog
+++ b/c/src/make/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ PR 1753/misc:
+ * host.cfg.in: Remove RTEMS_HOST.
+
2011-03-05 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1754/misc:
diff --git a/c/src/make/host.cfg.in b/c/src/make/host.cfg.in
index 7a23ea9809..aece16ddbd 100644
--- a/c/src/make/host.cfg.in
+++ b/c/src/make/host.cfg.in
@@ -6,8 +6,6 @@
# Derived from rtems/c/make/os/*.cfg in previous RTEMS version.
#
-RTEMS_HOST = @RTEMS_HOST@
-
#
# Stuff to clean and clobber for the OS
#