ar71xx: improve SPI flash read/write performance
[openwrt.git] / target / linux / ar71xx / generic / profiles / d-link.mk
index 3068c4f..98fe00f 100644 (file)
@@ -16,6 +16,16 @@ endef
 
 $(eval $(call Profile,DIR600A1))
 
+define Profile/DIR601A1
+       NAME:=D-Link DIR-601 rev. A1
+       PACKAGES:=
+endef
+
+define Profile/DIR601A1/Description
+       Package set optimized for the D-Link DIR-601 rev. A1.
+endef
+
+$(eval $(call Profile,DIR601A1))
 
 define Profile/DIR615C1
        NAME:=D-Link DIR-615 rev. C1
This page took 0.024888 seconds and 4 git commands to generate.