OpenWrt – Blame information for rev 1

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  
4 DEFAULT_PACKAGES += nand-utils wpad-basic
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