kernel: bump 6.1 to 6.1.83
[openwrt/openwrt.git] / config / check-uname.sh
1 [ "$(uname)" = "$1" ] && echo y || echo n