From d96374f6a7e6e5f45c282f307c743ff1917476ca Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 11 Apr 2001 14:06:05 +0000 Subject: 2001-04-11 Eric Valette * custom/eth_comm.cfg: Switch the eth_comm BSP to use the "new exception processing model." --- make/ChangeLog | 5 +++++ make/custom/eth_comm.cfg | 1 + 2 files changed, 6 insertions(+) diff --git a/make/ChangeLog b/make/ChangeLog index 387afeba81..051dcd96d0 100644 --- a/make/ChangeLog +++ b/make/ChangeLog @@ -1,4 +1,9 @@ +2001-04-11 Eric Valette + + * custom/eth_comm.cfg: Switch the eth_comm BSP to use the + "new exception processing model." + 2001-04-11 Joel Sherrill * custom/default.cfg: Switch to using exec_prefix to reflect new diff --git a/make/custom/eth_comm.cfg b/make/custom/eth_comm.cfg index 00575e539d..df194decb2 100644 --- a/make/custom/eth_comm.cfg +++ b/make/custom/eth_comm.cfg @@ -12,6 +12,7 @@ CPU_TYPE=860 # This is the actual bsp directory used during the build process. RTEMS_BSP_FAMILY=eth_comm +RTEMS_PPC_EXCEPTION_PROCESSING_MODEL=new CPU_DEFINES= -- cgit v1.2.3