From 792c6f7bdea307a888aeee0552851eecdd4cb6fd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 4 Apr 2002 18:21:59 +0000 Subject: 2002-04-04 Ralf Corsepius * custom/gen405.cfg: Remove -D__powerpc__. --- make/custom/gen405.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/custom/gen405.cfg') diff --git a/make/custom/gen405.cfg b/make/custom/gen405.cfg index cde20fdd02..86020a49ca 100644 --- a/make/custom/gen405.cfg +++ b/make/custom/gen405.cfg @@ -22,7 +22,7 @@ RTEMS_BSP_FAMILY=gen405 # This contains the compiler options necessary to select the CPU model # and (hopefully) optimize for it. # -CPU_CFLAGS = -mcpu=403 -D__powerpc__ +CPU_CFLAGS = -mcpu=403 # optimize flag: typically -0, could use -O4 or -fast # -O4 is ok for RTEMS -- cgit v1.2.3