mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-29 20:34:56 +04:00
The dir variable has been used uninitialized since the port to 5.10, and
somehow this remains undetected by GCC.
Fixes: b10d604459 ("kernel: add linux 5.10 support")
Signed-off-by: Qingfang Deng <qingfang.deng@siflower.com.cn>