ar71xx: Add new subtarget nand for WNDR4300
[openwrt.git] / target / linux / ar71xx / nand / target.mk
diff --git a/target/linux/ar71xx/nand/target.mk b/target/linux/ar71xx/nand/target.mk
new file mode 100644 (file)
index 0000000..ea98e1e
--- /dev/null
@@ -0,0 +1,7 @@
+BOARDNAME := Generic devices with NAND flash
+FEATURES += broken squashfs
+
+define Target/Description
+       Build firmware images for Atheros AR71xx/AR913x based boards with
+       NAND flash, e.g. Netgear WNDR4300.
+endef