39892e548428d79243591116679fa4c6cb4c3488
[openwrt/staging/nbd.git] / target / linux / realtek / rtl931x / target.mk
1 # SPDX-License-Identifier: GPL-2.0-only
2 ARCH:=mips
3 SUBTARGET:=rtl931x
4 CPU_TYPE:=24kc
5 BOARD:=realtek
6 BOARDNAME:=Realtek MIPS RTL931X
7
8 KERNEL_PATCHVER:=5.10
9
10 define Target/Description
11 Build firmware images for Realtek RTL931x based boards.
12 endef