1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-24 06:54:16 +00:00
openmptcprouter/5.15/target/linux/rockchip/armv8/target.mk

9 lines
204 B
Makefile
Raw Normal View History

ARCH:=aarch64
SUBTARGET:=armv8
BOARDNAME:=RK33xx/RK35xx boards (64 bit)
define Target/Description
Build firmware image for Rockchip RK33xx/RK35xx devices.
This firmware features a 64 bit kernel.
endef