X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Fbrcm-2.4%2Fprofiles%2FWRT610Nv1.mk;fp=target%2Flinux%2Fbrcm-2.4%2Fprofiles%2FWRT610Nv1.mk;h=0fd230ca00f7b910aa3def5115b407d63025fa8c;hb=fcb8cbf869816ec9786b8f27713c6984217ca054;hp=0000000000000000000000000000000000000000;hpb=ea3a380fe02ba5ea96b363bf88f9866c2403a0bc;p=openwrt-10.03%2F.git diff --git a/target/linux/brcm-2.4/profiles/WRT610Nv1.mk b/target/linux/brcm-2.4/profiles/WRT610Nv1.mk new file mode 100644 index 000000000..0fd230ca0 --- /dev/null +++ b/target/linux/brcm-2.4/profiles/WRT610Nv1.mk @@ -0,0 +1,17 @@ +# +# Copyright (C) 2010 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/WRT610Nv1 + NAME:=Linksys WRT300N v1.1 + PACKAGES:=kmod-brcm-wl-mimo wlc nas kmod-wlcompat kmod-brcm-57xx kmod-usb-core kmod-usb-ohci kmod-usb2 +endef + +define Profile/WRT610Nv1/Description + Package set optimized for the WRT610N v1 +endef +$(eval $(call Profile,WRT610Nv1)) +