summaryrefslogtreecommitdiff
path: root/nuttx/net/uip/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/uip/Make.defs')
-rw-r--r--nuttx/net/uip/Make.defs5
1 files changed, 0 insertions, 5 deletions
diff --git a/nuttx/net/uip/Make.defs b/nuttx/net/uip/Make.defs
index c6a7f4d74..4512e11c3 100644
--- a/nuttx/net/uip/Make.defs
+++ b/nuttx/net/uip/Make.defs
@@ -55,11 +55,6 @@ UIP_CSRCS += uip-tcpconn.c uip-tcppoll.c uip-tcptimer.c uip-tcpsend.c \
uip-tcpinput.c uip-tcpappsend.c uip-listen.c uip-tcpcallback.c \
uip-tcpreadahead.c
-# Follow can be used to add support for the "uipsplit uIP TCP throughput booster hack"
-# but are not currently used
-
-UIP_CSRCS += uip-fw.c uip-split.c
-
endif
# UDP source files