mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-29 00:21:03 +01:00
The dir variable has been used uninitialized since the port to 5.10, and
somehow this remains undetected by GCC.
Fixes: b10d6044599d ("kernel: add linux 5.10 support")
Signed-off-by: Qingfang Deng <qingfang.deng@siflower.com.cn>