summaryrefslogtreecommitdiffstats
path: root/make/custom/score603e.cfg
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-08-06 17:55:25 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-08-06 17:55:25 +0000
commit3a8915e6ee7974d832994d218c6a90b83cd86323 (patch)
tree3dde98ccb6120fb27412044b6b951c2af13a2781 /make/custom/score603e.cfg
parentTypo -- removed blank line at top of file. (diff)
downloadrtems-3a8915e6ee7974d832994d218c6a90b83cd86323.tar.bz2
Patch rtems-rc-19990709-6-diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
applied. This modified many Makefiles and custom files and makes many more settings (network, multiprocessing, etc) gnerated by autoconf.
Diffstat (limited to 'make/custom/score603e.cfg')
-rw-r--r--make/custom/score603e.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/custom/score603e.cfg b/make/custom/score603e.cfg
index 24e94b5688..a069cf0220 100644
--- a/make/custom/score603e.cfg
+++ b/make/custom/score603e.cfg
@@ -120,10 +120,6 @@ CPU_CFLAGS = -mcpu=603
CFLAGS_OPTIMIZE_V=-O4 -fno-keep-inline-functions
# CFLAGS_OPTIMIZE_V=-O0
-# This target does not support the ka9q tcp/ip stack so ignore requests
-# to enable it.
-HAS_NETWORKING=no
-
# The following is a linkcmds file which will work without using the
# -specs system in gcc 2.8.
# $(LD) $(XLDFLAGS) -T $(LINKCMDS) \