mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-08 12:14:47 +00:00
9 lines
197 B
Makefile
9 lines
197 B
Makefile
ARCH:=aarch64
|
|
SUBTARGET:=armv8
|
|
BOARDNAME:=RK33xx/RK356x boards (64 bit)
|
|
|
|
define Target/Description
|
|
Build firmware image for Rockchip RK33xx devices.
|
|
This firmware features a 64 bit kernel.
|
|
endef
|