ipq40xx: only include ath10k-board-qca4019 for the generic subtarget
[openwrt/staging/chunkeey.git] / config / check-uname.sh
1 [ "$(uname)" = "$1" ] && echo y || echo n