From 692b9f7fddd50daa9fc4052193a2b315717a3e54 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 28 Oct 1998 19:17:16 +0000 Subject: Merged Vista SCORE603e, Radstone PPCn_60x, and DY-4 DMV177 BSPs along with libchip. --- make/custom/psim.cfg | 4 ---- make/target.cfg.in | 1 + 2 files changed, 1 insertion(+), 4 deletions(-) (limited to 'make') diff --git a/make/custom/psim.cfg b/make/custom/psim.cfg index d91c149c4e..9a6ce2e5aa 100644 --- a/make/custom/psim.cfg +++ b/make/custom/psim.cfg @@ -12,10 +12,6 @@ RTEMS_CPU_MODEL=ppc603e # This is the actual bsp directory used during the build process. RTEMS_BSP_FAMILY=psim -# This target does NOT support the TCP/IP stack so ignore requests -# to enable it. -HAS_NETWORKING=no - # This section makes the target dependent options file. # NDEBUG (C library) diff --git a/make/target.cfg.in b/make/target.cfg.in index 925804ffae..decb674781 100644 --- a/make/target.cfg.in +++ b/make/target.cfg.in @@ -19,6 +19,7 @@ AR = @AR_FOR_TARGET@ NM = @NM_FOR_TARGET@ LD = @LD_FOR_TARGET@ SIZE = @SIZE_FOR_TARGET@ +STRIP = @STRIP_FOR_TARGET@ OBJCOPY = @OBJCOPY_FOR_TARGET@ RANLIB = @RANLIB_FOR_TARGET@ -- cgit v1.2.3