From 0280cb66f5c53883c635562ce1b406de8edea988 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 20 Aug 1998 14:39:09 +0000 Subject: FreeBSD stack compiles for the first time (except libc/strsep.c) --- make/custom/ods68302.cfg | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'make/custom/ods68302.cfg') diff --git a/make/custom/ods68302.cfg b/make/custom/ods68302.cfg index ac4ffa9d0d..0988c53a04 100644 --- a/make/custom/ods68302.cfg +++ b/make/custom/ods68302.cfg @@ -36,6 +36,10 @@ CFLAGS_DEBUG_V+=-g # to enable it. HAS_KA9Q=no +# This target does NOT support the TCP/IP stack so ignore requests +# to enable it. +HAS_NETWORKING=no + # Define this to yes if C++ is included in the development environment. # This requires that at least the GNU C++ compiler and libg++ be installed. ifeq ($(RTEMS_HAS_CPLUSPLUS),yes) -- cgit v1.2.3