aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/mikrotik/target.mk
blob: ff2bbbffe714ed41e74f607935d139e63a3ea3f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
BOARDNAME:=Mikrotik devices with NAND/NOR flash
FEATURES += squashfs ramdisk minor nand

DEFAULT_PACKAGES += nand-utils

define Target/Description
	Build firmware images for Atheros AR71xx/AR913x based Mikrotik boards.
	e.g. MikroTik RB-4xx or RB-750
endef