mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
9 lines
190 B
Makefile
9 lines
190 B
Makefile
ARCH:=aarch64
|
|
SUBTARGET:=armv8
|
|
BOARDNAME:=RK33xx boards (64 bit)
|
|
|
|
define Target/Description
|
|
Build firmware image for Rockchip RK33xx devices.
|
|
This firmware features a 64 bit kernel.
|
|
endef
|