aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/rtl839x/target.mk
blob: 88993fad147dc835bcb2b8bdf294ef57f1ec0c21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: GPL-2.0-only
ARCH:=mips
SUBTARGET:=rtl839x
CPU_TYPE:=24kc
BOARD:=realtek
BOARDNAME:=Realtek MIPS RTL839X

KERNEL_PATCHVER:=5.10

define Target/Description
	Build firmware images for Realtek RTL839x based boards.
endef