mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 20:09:30 -05: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>