summaryrefslogtreecommitdiff
path: root/package/linux-atm/patches/patch-src_switch_tcp_Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-04-06 18:53:33 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2025-04-06 18:53:33 +0200
commit049d11f177341c85a0dd81f1747b8ed724685a27 (patch)
tree70ba7271144de650ab6b44d5a1aec66e236c7dc1 /package/linux-atm/patches/patch-src_switch_tcp_Makefile_in
parent5ab15af80e91b99569fedb26e4bab73d01ef90f1 (diff)
linux-atm: remove package
Diffstat (limited to 'package/linux-atm/patches/patch-src_switch_tcp_Makefile_in')
-rw-r--r--package/linux-atm/patches/patch-src_switch_tcp_Makefile_in11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/linux-atm/patches/patch-src_switch_tcp_Makefile_in b/package/linux-atm/patches/patch-src_switch_tcp_Makefile_in
deleted file mode 100644
index 04113eee1..000000000
--- a/package/linux-atm/patches/patch-src_switch_tcp_Makefile_in
+++ /dev/null
@@ -1,11 +0,0 @@
---- linux-atm-2.5.2.orig/src/switch/tcp/Makefile.in 2010-12-28 17:06:11.000000000 +0100
-+++ linux-atm-2.5.2/src/switch/tcp/Makefile.in 2020-09-14 15:22:00.593235307 +0200
-@@ -200,7 +200,7 @@ sw_tcp_SOURCES = tcpsw.c
- sw_tcp_XTRAS = $(top_builddir)/src/switch/libsw.a \
- $(top_builddir)/src/lib/libatm.la
-
--sw_tcp_LDADD = $(sw_tcp_XTRAS) -lfl
-+sw_tcp_LDADD = $(sw_tcp_XTRAS)
- sw_tcp_DEPENDENCIES = $(sw_tcp_XTRAS)
- EXTRA_DIST = mkfiles README
- all: all-am