1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-15 04:42:02 +00:00
openmptcprouter/5.15/target/linux/rockchip/armv8/target.mk

8 lines
204 B
Makefile

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