forked from Ivasoft/openwrt
ar71xx: add profile and build image for dir-825-c1
Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35403
This commit is contained in:
@@ -61,3 +61,14 @@ define Profile/DIR825B1/Description
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,DIR825B1))
|
||||
|
||||
define Profile/DIR825C1
|
||||
NAME:=D-Link DIR-825 rev. C1
|
||||
PACKAGES:=kmod-usb-core mod-usb2 kmod-ledtrig-usbdev
|
||||
endef
|
||||
|
||||
define Profile/DIR825C1/Description
|
||||
Package set optimized for the D-Link DIR-825 rev. C1.
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,DIR825C1))
|
||||
|
||||
Reference in New Issue
Block a user