summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-17 15:36:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-17 15:36:51 +0000
commitb221e9d88561bb9db9bf7365972f73c41e8e6b15 (patch)
tree0cb53343ffdf30958402b974dfc4eddb125932a5
parent2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b221e9d88561bb9db9bf7365972f73c41e8e6b15.tar.bz2
2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/tqm8xx.inc: New (Renamed from tqm8xx.cfg). * make/custom/tqm8xx.cfg: Removed. * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg: Include make/custom/tqm8xx.inc.
-rw-r--r--c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog7
-rw-r--r--c/src/lib/libbsp/powerpc/tqm8xx/make/custom/pghplus.cfg2
-rw-r--r--c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx.inc (renamed from c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx.cfg)0
-rw-r--r--c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx_stk8xx.cfg2
4 files changed, 9 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog b/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
index fcbba25147..1b4dc8bd00 100644
--- a/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
@@ -1,3 +1,10 @@
+2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * make/custom/tqm8xx.inc: New (Renamed from tqm8xx.cfg).
+ * make/custom/tqm8xx.cfg: Removed.
+ * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg:
+ Include make/custom/tqm8xx.inc.
+
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/pghplus.cfg: New (relocated from /make/custom).
diff --git a/c/src/lib/libbsp/powerpc/tqm8xx/make/custom/pghplus.cfg b/c/src/lib/libbsp/powerpc/tqm8xx/make/custom/pghplus.cfg
index dc0fcb3c18..75eb65fe90 100644
--- a/c/src/lib/libbsp/powerpc/tqm8xx/make/custom/pghplus.cfg
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/make/custom/pghplus.cfg
@@ -7,4 +7,4 @@
# parameters differ.
#
-include $(RTEMS_ROOT)/make/custom/tqm8xx.cfg
+include $(RTEMS_ROOT)/make/custom/tqm8xx.inc
diff --git a/c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx.cfg b/c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx.inc
index 5e4faa251b..5e4faa251b 100644
--- a/c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx.cfg
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx.inc
diff --git a/c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx_stk8xx.cfg b/c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx_stk8xx.cfg
index 856df7c3ec..7b5ab01b8a 100644
--- a/c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx_stk8xx.cfg
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx_stk8xx.cfg
@@ -7,4 +7,4 @@
# parameters differ.
#
-include $(RTEMS_ROOT)/make/custom/tqm8xx.cfg
+include $(RTEMS_ROOT)/make/custom/tqm8xx.inc