ath79: add mikrotik subtarget
[openwrt/openwrt.git] / target / linux / ath79 / mikrotik / target.mk
1 BOARDNAME := MikroTik devices
2 FEATURES += minor nand squashfs
3
4 DEFAULT_PACKAGES += wpad-basic
5
6 define Target/Description
7 Build firmware images for MikroTik devices based on Qualcomm Atheros
8 MIPS SoCs (AR71xx, AR72xx, AR91xx, AR93xx, QCA95xx).
9 endef