X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2417cf679167fc778c0a77ff2e1f0ade2c797306..7b293e59ef28b174d80a0e6b2e7a0b9e13d17720:/target/linux/ar71xx/profiles/tp-link.mk?ds=sidebyside diff --git a/target/linux/ar71xx/profiles/tp-link.mk b/target/linux/ar71xx/profiles/tp-link.mk index 8df005075..1b9cace93 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 @@ -15,6 +16,17 @@ endef $(eval $(call Profile,TLWR741NDV1)) +define Profile/TLWR841NV15 + NAME:=TP-LINK TL-WR841N v1.5 + PACKAGES:=kmod-ath9k hostapd-mini +endef + +define Profile/TLWR841NV15/Description + Package set optimized for the TP-LINK TL-WR841N v1.5. +endef + +$(eval $(call Profile,TLWR841NV15)) + define Profile/TLWR841NDV3 NAME:=TP-LINK TL-WR841ND v3 PACKAGES:=kmod-ath9k hostapd-mini