OpenWrt – Blame information for rev 3

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 BOARDNAME:=Mikrotik devices with NAND/NOR flash
2 FEATURES += squashfs ramdisk minor nand
3  
3 office 4 DEFAULT_PACKAGES += nand-utils
1 office 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