1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 10:52:47 +02:00
openwrt-xburst/target/linux/brcm-2.4/profiles/WRT610Nv1.mk
jow c1023b8eef [backfire] fix another typo
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@22842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-08-29 23:02:04 +00:00

18 lines
436 B
Makefile

#
# 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 WRT610N v1
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))