adm5120: use kernel 2.6.32.12
[openwrt.git] / target / linux / ar71xx / profiles / tp-link.mk
index ffb3b9e..7efb1a3 100644 (file)
@@ -60,6 +60,17 @@ endef
 
 $(eval $(call Profile,TLWR941NDV2))
 
+define Profile/TLWR941NDV3
+       NAME:=TP-LINK TL-WR941ND v3
+       PACKAGES:=kmod-ath9k wpad-mini
+endef
+
+define Profile/TLWR941NDV3/Description
+       Package set optimized for the TP-LINK TL-WR941ND v3.
+endef
+
+$(eval $(call Profile,TLWR941NDV3))
+
 define Profile/TLWR941NDV4
        NAME:=TP-LINK TL-WR941ND v4
        PACKAGES:=kmod-ath9k wpad-mini
This page took 0.020964 seconds and 4 git commands to generate.