aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/mikrotik/target.mk
blob: 0394f4427ddda6200560a4f3e7e5cf27566056b1 (plain)
1
2
3
4
5
6
7
8
9
BOARDNAME := MikroTik devices
FEATURES += minor nand squashfs

DEFAULT_PACKAGES += wpad-basic-wolfssl

define Target/Description
	Build firmware images for MikroTik devices based on Qualcomm Atheros
	MIPS SoCs (AR71xx, AR72xx, AR91xx, AR93xx, QCA95xx).
endef