X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/572ae2f5ec84588c7d30d68ff7cab47cc2bb7779..c6d72ac57a4815a82990b6138ec39e991a9b1afe:/target/linux/ar71xx/profiles/planex.mk?ds=inline diff --git a/target/linux/ar71xx/profiles/planex.mk b/target/linux/ar71xx/profiles/planex.mk index 2d80d4d1d..35d88e512 100644 --- a/target/linux/ar71xx/profiles/planex.mk +++ b/target/linux/ar71xx/profiles/planex.mk @@ -15,3 +15,14 @@ define Profile/MZKW04NU/Description endef $(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))