mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 09:42:09 +00:00
It is for Mikrotik devices only, rename the subtarget to reflect that. Also fix the wget2nand script to use the new image names. Based on the patch by Stefan Agner: http://patchwork.openwrt.org/patch/4123/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38509
9 lines
183 B
Makefile
9 lines
183 B
Makefile
BOARDNAME:=Mikrotik devices with NAND flash
|
|
|
|
define Target/Description
|
|
Build firmware images for Atheros AR71xx/AR913x based Mikrotik boards.
|
|
e.g. MikroTik RB-4xx or RB-750
|
|
endef
|
|
|
|
|