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