2014-11-06 17:31:31 +08:00
|
|
|
#
|
|
|
|
# Copyright (C) 2009 OpenWrt.org
|
|
|
|
#
|
|
|
|
|
|
|
|
SUBTARGET:=mt7628
|
|
|
|
BOARDNAME:=MT7628 based boards
|
|
|
|
FEATURES+=usb
|
|
|
|
CPU_TYPE:=24kec
|
|
|
|
|
2016-03-03 01:40:58 +08:00
|
|
|
DEFAULT_PACKAGES += kmod-mt76
|
|
|
|
|
2014-11-06 17:31:31 +08:00
|
|
|
define Target/Description
|
|
|
|
Build firmware images for Ralink MT7628 based boards.
|
|
|
|
endef
|
|
|
|
|