mirror of
https://github.com/openwrt/packages.git
synced 2026-05-27 23:00:49 +04: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>