summaryrefslogtreecommitdiff
path: root/package/linux-atm/patches/patch-src_switch_debug_Makefile_in
diff options
context:
space:
mode:
Diffstat (limited to 'package/linux-atm/patches/patch-src_switch_debug_Makefile_in')
-rw-r--r--package/linux-atm/patches/patch-src_switch_debug_Makefile_in11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/linux-atm/patches/patch-src_switch_debug_Makefile_in b/package/linux-atm/patches/patch-src_switch_debug_Makefile_in
deleted file mode 100644
index b7e08da25..000000000
--- a/package/linux-atm/patches/patch-src_switch_debug_Makefile_in
+++ /dev/null
@@ -1,11 +0,0 @@
---- linux-atm-2.5.2.orig/src/switch/debug/Makefile.in 2010-12-28 17:06:11.000000000 +0100
-+++ linux-atm-2.5.2/src/switch/debug/Makefile.in 2020-09-14 15:22:00.573234034 +0200
-@@ -200,7 +200,7 @@ sw_debug_SOURCES = debug.c
- sw_debug_XTRAS = $(top_builddir)/src/switch/libsw.a \
- $(top_builddir)/src/lib/libatm.la
-
--sw_debug_LDADD = $(sw_debug_XTRAS) -lfl
-+sw_debug_LDADD = $(sw_debug_XTRAS)
- sw_debug_DEPENDENCIES = $(sw_debug_XTRAS)
- EXTRA_DIST = demo README
- all: all-am