build: enable vmdk/vmware images for arm64 target
[openwrt/staging/hauke.git] / config / check-uname.sh
1 [ "$(uname)" = "$1" ] && echo y || echo n