Files
openwrt-19.07/target/linux/ramips/mt76x8/target.mk
2025-06-24 16:03:39 +02:00

16 lines
249 B
Makefile

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