diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-12-22 19:36:03 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-12-22 19:36:03 +0000 |
commit | c282cc1075b3acc30e39d09e86aa0be538a2a528 (patch) | |
tree | a1d7529f684b017958e7c98a08201ed63625eeae /target/linux/ar71xx/profiles | |
parent | e80ae1b19a6947faf2a49493afefcdbbbdf9686c (diff) | |
download | upstream-c282cc1075b3acc30e39d09e86aa0be538a2a528.tar.gz upstream-c282cc1075b3acc30e39d09e86aa0be538a2a528.tar.bz2 upstream-c282cc1075b3acc30e39d09e86aa0be538a2a528.zip |
ar71xx: add ath9k and hostapd-mini for the TL-WR741ND profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18894 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/profiles')
-rw-r--r-- | target/linux/ar71xx/profiles/tp-link.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/profiles/tp-link.mk b/target/linux/ar71xx/profiles/tp-link.mk index a7a9013b7a..1b9cace931 100644 --- a/target/linux/ar71xx/profiles/tp-link.mk +++ b/target/linux/ar71xx/profiles/tp-link.mk @@ -7,6 +7,7 @@ define Profile/TLWR741NDV1 NAME:=TP-LINK TL-WR741ND v1 + PACKAGES:=kmod-ath9k hostapd-mini endef define Profile/TLWR741NDV1/Description |