X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fprofiles%2Fd-link.mk;h=3028a4994b4c787b7572b4e20cc94fa2dcde78ee;hb=e4d21e039947af35a6b85f92ce86e7be4beeaac3;hp=460900ddf6f67b553ab58e1a7a5128f57c79c699;hpb=8a7e19e7db87368c5197771979f9ba93309d3286;p=openwrt%2Fstaging%2Flynxis%2Fomap.git diff --git a/target/linux/ar71xx/profiles/d-link.mk b/target/linux/ar71xx/profiles/d-link.mk index 460900ddf6..3028a4994b 100644 --- a/target/linux/ar71xx/profiles/d-link.mk +++ b/target/linux/ar71xx/profiles/d-link.mk @@ -15,3 +15,15 @@ define Profile/DIR615C1/Description endef $(eval $(call Profile,DIR615C1)) + + +define Profile/DIR825B1 + NAME:=D-Link DIR-825 rev. B1 + PACKAGES:=kmod-ath9k hostapd-mini +endef + +define Profile/DIR825B1/Description + Package set optimized for the D-Link DIR-825 rev. B1. +endef + +$(eval $(call Profile,DIR825B1))