Add support for Atheros AP96 reference board
[openwrt.git] / target / linux / ar71xx / generic / profiles / tp-link.mk
index 7efb1a3..6e55772 100644 (file)
@@ -5,6 +5,17 @@
 # See /LICENSE for more information.
 #
 
+define Profile/TLWA901NDV1
+       NAME:=TP-LINK TL-WA901ND v1
+       PACKAGES:=kmod-ath9k wpad-mini
+endef
+
+define Profile/TLWA901NDV1/Description
+       Package set optimized for the TP-LINK TL-WA901ND v1.
+endef
+
+$(eval $(call Profile,TLWA901NDV1))
+
 define Profile/TLWR741NDV1
        NAME:=TP-LINK TL-WR741ND v1
        PACKAGES:=kmod-ath9k wpad-mini
This page took 0.021626 seconds and 4 git commands to generate.