apk: update to latest HEAD 2024-05-18
[openwrt/openwrt.git] / target / linux / realtek / rtl839x / target.mk
1 # SPDX-License-Identifier: GPL-2.0-only
2 ARCH:=mips
3 SUBTARGET:=rtl839x
4 CPU_TYPE:=24kc
5 BOARD:=realtek
6 BOARDNAME:=Realtek MIPS RTL839X
7
8 define Target/Description
9 Build firmware images for Realtek RTL839x based boards.
10 endef