OpenWrt – Blame information for rev 4

Subversion Repositories:
Rev:
Rev Author Line No. Line
4 office 1 BOARDNAME:=Mikrotik devices with NAND/NOR flash
2 FEATURES += squashfs ramdisk minor nand
3  
4 DEFAULT_PACKAGES += nand-utils
5  
6 define Target/Description
7 Build firmware images for Atheros AR71xx/AR913x based Mikrotik boards.
8 e.g. MikroTik RB-4xx or RB-750
9 endef
10  
11