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