mirror of
https://github.com/openwrt/packages.git
synced 2026-06-10 11:48:40 +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>