summaryrefslogtreecommitdiffstats
path: root/make/custom/pghplus.cfg
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2008-09-08 10:01:14 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2008-09-08 10:01:14 +0000
commit1ac5fdc942daa114991b3ceb09d0d3ae42575ed8 (patch)
tree0787d194dc797a6bf03acbb874b6c52a16fc58d0 /make/custom/pghplus.cfg
parentadded new BSP for powerpc/tqm8xx boards (diff)
downloadrtems-1ac5fdc942daa114991b3ceb09d0d3ae42575ed8.tar.bz2
added BSP for tqm8xx based boards
Diffstat (limited to 'make/custom/pghplus.cfg')
-rw-r--r--make/custom/pghplus.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/make/custom/pghplus.cfg b/make/custom/pghplus.cfg
new file mode 100644
index 0000000000..ca1925dc11
--- /dev/null
+++ b/make/custom/pghplus.cfg
@@ -0,0 +1,11 @@
+#
+# Config file for a PowerPC MPC860-based TQM8xx carrier board.
+#
+
+#
+# All TQM8xx configurations share the same base file, only a few
+# parameters differ.
+#
+
+RTEMS_TQM_MODEL=pghplus
+include $(RTEMS_ROOT)/make/custom/tqm8xx.cfg