From 049d11f177341c85a0dd81f1747b8ed724685a27 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 6 Apr 2025 18:53:33 +0200 Subject: linux-atm: remove package --- package/linux-atm/patches/patch-src_switch_cfg_l_l | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 package/linux-atm/patches/patch-src_switch_cfg_l_l (limited to 'package/linux-atm/patches/patch-src_switch_cfg_l_l') diff --git a/package/linux-atm/patches/patch-src_switch_cfg_l_l b/package/linux-atm/patches/patch-src_switch_cfg_l_l deleted file mode 100644 index ec00bc66b..000000000 --- a/package/linux-atm/patches/patch-src_switch_cfg_l_l +++ /dev/null @@ -1,10 +0,0 @@ ---- linux-atm-2.5.1.orig/src/switch/cfg_l.l 2001-10-10 00:33:08.000000000 +0200 -+++ linux-atm-2.5.1/src/switch/cfg_l.l 2009-12-17 16:37:59.408538574 +0100 -@@ -15,6 +15,7 @@ - - #include "cfg_y.h" - -+int yywrap(void) { return 1; } - - static int lineno = 1; - static int token; /* f@#%ing flex doesn't grok return after BEGIN */ -- cgit v1.2.3