OpenWrt – Blame information for rev 4

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 BOARDNAME := Generic devices with NAND flash
2 FEATURES += squashfs nand rtc
3  
4 DEFAULT_PACKAGES += wpad-basic
5  
6 define Target/Description
7 Build firmware images for Atheros AR71xx/AR913x based boards with
8 NAND flash, e.g. Netgear WNDR4300.
9 endef