aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/rtl931x/target.mk
blob: 39892e548428d79243591116679fa4c6cb4c3488 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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