From 4d7658ad7812a937dc64a8bbd73899d4feb1651f Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 15 Oct 2009 05:21:46 +0000 Subject: =?UTF-8?q?2009-10-15=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * make/custom/pghplus.cfg: New (relocated from /make/custom). --- c/src/lib/libbsp/powerpc/tqm8xx/ChangeLog | 4 ++++ c/src/lib/libbsp/powerpc/tqm8xx/make/custom/pghplus.cfg | 10 ++++++++++ 2 files changed, 14 insertions(+) create mode 100644 c/src/lib/libbsp/powerpc/tqm8xx/make/custom/pghplus.cfg 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,3 +1,7 @@ +2009-10-15 Ralf Corsépius + + * make/custom/pghplus.cfg: New (relocated from /make/custom). + 2009-10-15 Ralf Corsépius * make/custom/tqm8xx.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 -- cgit v1.2.3