forked from Ivasoft/openwrt
ar71xx: add support for Buffalo WZR 600DHP
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 35840
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2009 OpenWrt.org
|
||||
# Copyright (C) 2009-2013 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@@ -49,6 +49,17 @@ endef
|
||||
|
||||
$(eval $(call Profile,WZRHPG450H))
|
||||
|
||||
define Profile/WZR600DHP
|
||||
NAME:=Buffalo WZR-600DHP
|
||||
PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
|
||||
endef
|
||||
|
||||
define Profile/WZR600DHP/Description
|
||||
Package set optimized for the Buffalo WZR-600DHP
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,WZR600DHP))
|
||||
|
||||
define Profile/WHRG301N
|
||||
NAME:=Buffalo WHR-G301N
|
||||
PACKAGES:=
|
||||
|
||||
Reference in New Issue
Block a user