2013-12-13 10:53:34 +00:00
|
|
|
#
|
|
|
|
# Copyright (C) 2009 OpenWrt.org
|
|
|
|
#
|
|
|
|
|
|
|
|
SUBTARGET:=mt7621
|
|
|
|
BOARDNAME:=MT7621 based boards
|
2016-08-03 13:29:59 +00:00
|
|
|
FEATURES+=usb rtc nand
|
2016-08-21 17:23:13 +00:00
|
|
|
CPU_TYPE:=24kc
|
2014-06-11 17:01:19 +00:00
|
|
|
|
2015-07-18 16:47:05 +00:00
|
|
|
DEFAULT_PACKAGES += kmod-mt76
|
|
|
|
|
2016-03-07 17:05:03 +00:00
|
|
|
KERNEL_PATCHVER:=4.4
|
|
|
|
|
2013-12-13 10:53:34 +00:00
|
|
|
define Target/Description
|
|
|
|
Build firmware images for Ralink MT7621 based boards.
|
|
|
|
endef
|
|
|
|
|