mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
linux-atm: add kernel 5.19 support
This commit is contained in:
parent
ba6dc2427f
commit
729dcd5bca
@ -0,0 +1,17 @@
|
|||||||
|
--- a/src/maint/Makefile.am
|
||||||
|
+++ b/src/maint/Makefile.am
|
||||||
|
@@ -1,5 +1,5 @@
|
||||||
|
BOOTPGMS=atmaddr esi
|
||||||
|
-SYSPGMS=atmloop atmtcp enitune zntune hediag # nstune
|
||||||
|
+SYSPGMS=atmloop atmtcp enitune hediag # nstune
|
||||||
|
USRPGMS=atmdiag atmdump sonetdiag saaldump
|
||||||
|
|
||||||
|
INCLUDES=-I$(srcdir)/../q2931 -I$(srcdir)/../saal -I.
|
||||||
|
@@ -14,7 +14,6 @@ esi_SOURCES = esi.c
|
||||||
|
atmloop_SOURCES = atmloop.c
|
||||||
|
atmtcp_SOURCES = atmtcp.c
|
||||||
|
enitune_SOURCES = enitune.c
|
||||||
|
-zntune_SOURCES = zntune.c
|
||||||
|
#nstune_SOURCES = nstune.c
|
||||||
|
|
||||||
|
atmdiag_SOURCES = atmdiag.c
|
Loading…
Reference in New Issue
Block a user