openwrt/target/linux/realtek/rtl931x/target.mk

13 lines
245 B
Makefile
Raw Normal View History

# SPDX-License-Identifier: GPL-2.0-only
ARCH:=mips
SUBTARGET:=rtl931x
CPU_TYPE:=24kc
BOARD:=realtek
BOARDNAME:=Realtek MIPS RTL931X
KERNEL_PATCHVER:=5.10
define Target/Description
Build firmware images for Realtek RTL931x based boards.
endef