aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ramips/mt76x8/target.mk
blob: cfc2655cac182861d9b42c9b80867ccbd9a2a32f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Copyright (C) 2009 OpenWrt.org
#

SUBTARGET:=mt76x8
BOARDNAME:=MT76x8 based boards
FEATURES+=usb ramdisk small_flash
CPU_TYPE:=24kc

DEFAULT_PACKAGES += kmod-mt7603 wpad-basic-mbedtls swconfig

define Target/Description
	Build firmware images for Ralink MT76x8 based boards.
endef