0656bee36b
Remove the wget2nand script, drop the need for manual installation, use sysupgrade instead. There are now two different NAND images, one for 64 MiB flashes, the other for >= 128 MiB Signed-off-by: Felix Fietkau <nbd@nbd.name>
10 lines
227 B
Makefile
10 lines
227 B
Makefile
BOARDNAME:=Mikrotik devices with NAND/NOR flash
|
|
FEATURES += squashfs ramdisk minor nand
|
|
|
|
define Target/Description
|
|
Build firmware images for Atheros AR71xx/AR913x based Mikrotik boards.
|
|
e.g. MikroTik RB-4xx or RB-750
|
|
endef
|
|
|
|
|