h69k/target/linux/realtek/rtl931x/target.mk

11 lines
222 B
Makefile
Raw Normal View History

2024-09-29 14:35:28 +00:00
# SPDX-License-Identifier: GPL-2.0-only
ARCH:=mips
SUBTARGET:=rtl931x
CPU_TYPE:=24kc
BOARD:=realtek
BOARDNAME:=Realtek MIPS RTL931X
define Target/Description
Build firmware images for Realtek RTL931x based boards.
endef