openwrt/target/linux/generic
Andy Chiang f7d6e73d59
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
kernel: fix build of kmod-udptunnel4 and kmod-udptunnel6
This fixes the following errors:
```
make[4]: Entering directory '/home/runner/work/OP/OP/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/linux-6.12.57'
  MODPOST /home/runner/work/OP/OP/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/ovpn-dco-0.2.20250801/drivers/net/ovpn-dco/Module.symvers
ERROR: modpost: "udp_tunnel6_xmit_skb" [/home/runner/work/OP/OP/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/ovpn-dco-0.2.20250801/drivers/net/ovpn-dco/ovpn-dco-v2.ko] undefined!
ERROR: modpost: "setup_udp_tunnel_sock" [/home/runner/work/OP/OP/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/ovpn-dco-0.2.20250801/drivers/net/ovpn-dco/ovpn-dco-v2.ko] undefined!
ERROR: modpost: "udp_tunnel_xmit_skb" [/home/runner/work/OP/OP/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/ovpn-dco-0.2.20250801/drivers/net/ovpn-dco/ovpn-dco-v2.ko] undefined!
make[6]: *** [scripts/Makefile.modpost:145: /home/runner/work/OP/OP/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/ovpn-dco-0.2.20250801/drivers/net/ovpn-dco/Module.symvers] Error 1
make[5]: *** [/home/runner/work/OP/OP/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_filogic/linux-6.12.57/Makefile:1897: modpost] Error 2
make[4]: *** [Makefile:224: __sub-make] Error 2
```

ref 1d15a96b29
fixes: openwrt/packages#22998

Signed-off-by: Andy Chiang <AndyChiang_git@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/20839
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-11-20 17:28:39 +01:00
..
backport-6.6 kernel: backport upstream realtek PHY patches 2025-11-15 20:43:19 +01:00
backport-6.12 generic: 6.12: backport fix for mtd parser error handling 2025-11-18 12:48:38 +01:00
files kernel: mtdsplit: rework and make use of -ENOENT error 2025-11-18 13:07:59 +01:00
hack-6.6 kernel: fix build of kmod-udptunnel4 and kmod-udptunnel6 2025-11-20 17:28:39 +01:00
hack-6.12 kernel: fix build of kmod-udptunnel4 and kmod-udptunnel6 2025-11-20 17:28:39 +01:00
image treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-6.6 kernel: backport upstream realtek PHY patches 2025-11-15 20:43:19 +01:00
pending-6.12 generic: 6.12: backport fix for mtd parser error handling 2025-11-18 12:48:38 +01:00
config-6.6 generic: add missing squashfs config 2025-10-20 00:48:11 +02:00
config-6.12 generic: add missing squashfs config 2025-10-20 00:48:11 +02:00
config-filter generic: config-filter: filter out CONFIG_PAHOLE_HAS_LANG_EXCLUDE 2025-05-14 11:28:01 +02:00
kernel-6.6 kernel: bump 6.6 to 6.6.116 2025-11-06 22:19:12 +01:00
kernel-6.12 kernel: bump 6.12 to 6.12.57 2025-11-06 22:06:54 +01:00
PATCHES.md generic: improve patches documentation 2025-06-11 15:09:46 +02:00