mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 02:48:37 +02:00
ar71xx: add profile for the TL-WR841ND v5 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18409 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2836c3f4f8
commit
21c70e437b
@ -26,6 +26,17 @@ endef
|
||||
|
||||
$(eval $(call Profile,TLWR841NDV3))
|
||||
|
||||
define Profile/TLWR841NDV5
|
||||
NAME:=TP-LINK TL-WR841ND v5
|
||||
PACKAGES:=kmod-ath9k hostapd-mini
|
||||
endef
|
||||
|
||||
define Profile/TLWR841NDV5/Description
|
||||
Package set optimized for the TP-LINK TL-WR841ND v5.
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,TLWR841NDV5))
|
||||
|
||||
define Profile/TLWR941NDV2
|
||||
NAME:=TP-LINK TL-WR941ND v2
|
||||
PACKAGES:=kmod-ath9k hostapd-mini
|
||||
|
Loading…
Reference in New Issue
Block a user