summaryrefslogtreecommitdiffstats
path: root/c/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib')
-rw-r--r--c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog4
-rw-r--r--c/src/lib/libbsp/powerpc/tqm8xx/make/custom/pghplus.cfg10
2 files changed, 14 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog b/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
index dcfda9b1bf..fcbba25147 100644
--- a/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog
@@ -1,5 +1,9 @@
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * make/custom/pghplus.cfg: New (relocated from /make/custom).
+
+2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* make/custom/tqm8xx.cfg: New (relocated from /make/custom).
* make/custom/tqm8xx_stk8xx.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
new file mode 100644
index 0000000000..dc0fcb3c18
--- /dev/null
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/make/custom/pghplus.cfg
@@ -0,0 +1,10 @@
+#
+# Config file for a PowerPC MPC860-based TQM8xx carrier board.
+#
+
+#
+# All TQM8xx configurations share the same base file, only a few
+# parameters differ.
+#
+
+include $(RTEMS_ROOT)/make/custom/tqm8xx.cfg