ds-lite: Add support for IPIP6(RFC2473) tunnel
[openwrt/staging/981213.git] / config / check-uname.sh
1 [ "$(uname)" = "$1" ] && echo y || echo n