mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
e1adf8f2be
This upstream release allows clean builds against linux 6.18. Fix LUA PacketScript build on 6.18 by switching to ccflags-y and restoring the required -isystem include path. Remove compat_xtables since the module no longer exists in 3.30 and drop all dependent kmod references. Fix CI build failure with backport: 600-xt_pknock-fox-do_div-signness-mismatch.patch Note that upstream tarball changed from xz to zst. Signed-off-by: John Audia <therealgraysky@proton.me>