From f610e83f5350e09d29a23352b420551d06f15499 Mon Sep 17 00:00:00 2001 From: Thomas Doerfler Date: Tue, 10 Jul 2007 16:00:28 +0000 Subject: compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged many different versions of new exception handling code to shared sources. --- make/custom/mpc8349eamds.cfg | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 make/custom/mpc8349eamds.cfg (limited to 'make/custom/mpc8349eamds.cfg') diff --git a/make/custom/mpc8349eamds.cfg b/make/custom/mpc8349eamds.cfg new file mode 100644 index 0000000000..97775c3f59 --- /dev/null +++ b/make/custom/mpc8349eamds.cfg @@ -0,0 +1,16 @@ +# +# Config file for customer specific MPC5200 board +# +# $Id$ +# + +# +# All GEN83xx configurations share the same base file, only a few +# parameters differ. +# + +RTEMS_BOARD_MODEL=MPC8349EAMDS +RTEMS_83XX_DERIVATE=MPC8349 +RTEMS_LINKCMDS=linkcmds.mpc8349eamds + +include $(RTEMS_ROOT)/make/custom/gen83xx.cfg -- cgit v1.2.3