ramips: mt76x8: sync Cudy TR1200 v1 naming
[openwrt/openwrt.git] / config / check-uname.sh
1 [ "$(uname)" = "$1" ] && echo y || echo n