From c399615cd99594430a8fab16a4371f2775de3351 Mon Sep 17 00:00:00 2001 From: Vijay Kumar Banerjee Date: Thu, 15 Apr 2021 14:28:36 -0600 Subject: legacy-networking: Add note with build instructions for rtems-net-legacy --- legacy-networking/preface.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/legacy-networking/preface.rst b/legacy-networking/preface.rst index 6926960..33917e6 100644 --- a/legacy-networking/preface.rst +++ b/legacy-networking/preface.rst @@ -6,6 +6,21 @@ Preface ####### +This legacy networking is now a standalone repository and needs to be built +separately. + +The repository can be found here: https://git.rtems.org/rtems-net-legacy/ + +The RSB build recipe for legacy networking is: + + .. code-block:: shell + + ../source-builder/sb-set-builder \ + --prefix=/path/to/rtems/prefix \ + 6/rtems-net-legacy \ + --host=powerpc-rtems6 \ + --with-rtems-bsp=beatnik + This document describes the RTEMS specific parts of the FreeBSD TCP/IP stack. Much of this documentation was written by Eric Norum (eric@skatter.usask.ca) of the Saskatchewan Accelerator Laboratory who also ported the FreeBSD TCP/IP -- cgit v1.2.3