Parcourir la source

ar71xx: add missing profiles for the TL-WR841ND v3 and MZK-W300NH boards

SVN-Revision: 18223
Gabor Juhos il y a 16 ans
Parent
commit
aeb60acd26
2 fichiers modifiés avec 22 ajouts et 0 suppressions
  1. 11 0
      target/linux/ar71xx/profiles/planex.mk
  2. 11 0
      target/linux/ar71xx/profiles/tp-link.mk

+ 11 - 0
target/linux/ar71xx/profiles/planex.mk

@@ -15,3 +15,14 @@ define Profile/MZKW04NU/Description
 endef
 endef
 
 
 $(eval $(call Profile,MZKW04NU))
 $(eval $(call Profile,MZKW04NU))
+
+define Profile/MZKW300NH
+	NAME:=Planex MZK-W300NH
+	PACKAGES:=kmod-ath9k hostapd-mini
+endef
+
+define Profile/MZKW300NH/Description
+	Package set optimized for the Planex MZK-W300NH.
+endef
+
+$(eval $(call Profile,MZKW300NH))

+ 11 - 0
target/linux/ar71xx/profiles/tp-link.mk

@@ -15,6 +15,17 @@ endef
 
 
 $(eval $(call Profile,TLWR741NDV1))
 $(eval $(call Profile,TLWR741NDV1))
 
 
+define Profile/TLWR841NDV3
+	NAME:=TP-LINK TL-WR841ND v3
+	PACKAGES:=kmod-ath9k hostapd-mini
+endef
+
+define Profile/TLWR841NDV3/Description
+	Package set optimized for the TP-LINK TL-WR841ND v3.
+endef
+
+$(eval $(call Profile,TLWR841NDV3))
+
 define Profile/TLWR941NDV2
 define Profile/TLWR941NDV2
 	NAME:=TP-LINK TL-WR941ND v2
 	NAME:=TP-LINK TL-WR941ND v2
 	PACKAGES:=kmod-ath9k hostapd-mini
 	PACKAGES:=kmod-ath9k hostapd-mini