From db9ae7078d4fe001139d1fbb7816ef71a3d2f2ae Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 26 Jul 2000 21:15:27 +0000 Subject: Patch from Charles-Antoine Gauthier that removes warnings from the network.c file and has slight additions to the configuration file to support Java. --- make/custom/mvme167.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make') diff --git a/make/custom/mvme167.cfg b/make/custom/mvme167.cfg index 0ef9a49cd9..f93d1cf1b2 100644 --- a/make/custom/mvme167.cfg +++ b/make/custom/mvme167.cfg @@ -21,7 +21,7 @@ RTEMS_BSP_FAMILY=mvme167 # This should really get its own flag, but it works here. # -CPU_CFLAGS = -m68040 -DRTEMS_BSP=$(RTEMS_BSP) +CPU_CFLAGS = -m68040 -DRTEMS_BSP=$(RTEMS_BSP) -D$(RTEMS_BSP) # BSP specific preprocessor flags. # These should only be used in BSP dependent directories. -- cgit v1.2.3