ramips: adjusted pinctrl-aw9523 for kernel 6.6
[openwrt/staging/stintel.git] / config / check-uname.sh
1 [ "$(uname)" = "$1" ] && echo y || echo n