openwrtv4/target/linux/ramips/mt7628/target.mk

16 lines
246 B
Makefile
Raw Normal View History

#
# Copyright (C) 2009 OpenWrt.org
#
SUBTARGET:=mt7628
BOARDNAME:=MT7628 based boards
FEATURES+=usb
CPU_TYPE:=24kc
DEFAULT_PACKAGES += kmod-mt76 wpad-mini
define Target/Description
Build firmware images for Ralink MT7628 based boards.
endef