Author: blogic Date: 2014-06-11 15:00:12 +0200 (Wed, 11 Jun 2014) New Revision: 41133
Modified: trunk/target/linux/ar71xx/nand/target.mk Log: ar71xx: activate the nand sutarget Signed-off-by: John Crispin <[email protected]> Modified: trunk/target/linux/ar71xx/nand/target.mk =================================================================== --- trunk/target/linux/ar71xx/nand/target.mk 2014-06-11 13:00:04 UTC (rev 41132) +++ trunk/target/linux/ar71xx/nand/target.mk 2014-06-11 13:00:12 UTC (rev 41133) @@ -1,5 +1,5 @@ BOARDNAME := Generic devices with NAND flash -FEATURES += broken squashfs +FEATURES += squashfs nand define Target/Description Build firmware images for Atheros AR71xx/AR913x based boards with _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
