mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
407e076759
Kernel version 6.18.33 backports kmalloc_obj macros but GFP flags are required, which causes build failures as ovpn omits GFP flags. Undef those macros to fix the build. Signed-off-by: Qingfang Deng <dqfext@gmail.com>