From 20a53db80bc0cba9151e1cabe0ecf364ca9ba949 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 2 Oct 2008 10:28:19 +0000 Subject: Remove -Dvirtex. --- make/custom/virtex.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/custom/virtex.cfg') diff --git a/make/custom/virtex.cfg b/make/custom/virtex.cfg index 3f8cf8c032..8351d55742 100644 --- a/make/custom/virtex.cfg +++ b/make/custom/virtex.cfg @@ -15,7 +15,7 @@ RTEMS_BSP_FAMILY=virtex # This contains the compiler options necessary to select the CPU model # and (hopefully) optimize for it. # -CPU_CFLAGS = -mcpu=403 -Dppc405 -Dvirtex +CPU_CFLAGS = -mcpu=403 -Dppc405 # optimize flag: typically -0, could use -O4 or -fast # -O4 is ok for RTEMS -- cgit v1.2.3