aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/mikrotik/target.mk
blob: 5ae57fadb38f6e909904ca94b2f851258166ea9a (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 wpad-basic

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