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

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