forked from Ivasoft/openwrt
ar71xx: add support for dir 505 a1
this patch is based on ... -> https://forum.openwrt.org/viewtopic.php?pid=179902#p179902 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37703
This commit is contained in:
@@ -5,6 +5,17 @@
|
||||
# See /LICENSE for more information.
|
||||
#
|
||||
|
||||
define Profile/DIR505A1
|
||||
NAME:=D-Link DIR-505 rev. A1
|
||||
PACKAGES:=
|
||||
endef
|
||||
|
||||
define Profile/DIR505A1/Description
|
||||
Package set optimized for the D-Link DIR-505 rev. A1.
|
||||
endef
|
||||
|
||||
$(eval $(call Profile,DIR505A1))
|
||||
|
||||
define Profile/DIR600A1
|
||||
NAME:=D-Link DIR-600 rev. A1
|
||||
PACKAGES:=
|
||||
|
||||
Reference in New Issue
Block a user