2014-11-19 09:19:38 +00:00
|
|
|
#
|
|
|
|
# Copyright (C) 2011 OpenWrt.org
|
|
|
|
#
|
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
|
# See /LICENSE for more information.
|
|
|
|
#
|
|
|
|
|
|
|
|
define Profile/MT7620a
|
|
|
|
NAME:=MT7620a EVB
|
|
|
|
endef
|
|
|
|
|
2015-08-17 06:01:38 +00:00
|
|
|
define Profile/MT7620a/Description
|
2014-11-19 09:19:38 +00:00
|
|
|
Default package set compatible with MT7620a eval board
|
|
|
|
endef
|
|
|
|
$(eval $(call Profile,MT7620a))
|