2020-07-02 23:30:56 +08:00
|
|
|
ARCH:=aarch64
|
|
|
|
SUBTARGET:=armv8
|
|
|
|
BOARDNAME:=RK33xx boards (64 bit)
|
|
|
|
|
|
|
|
define Target/Description
|
2022-04-17 23:16:26 +08:00
|
|
|
Build firmware image for Rockchip RK33xx devices.
|
2020-07-02 23:30:56 +08:00
|
|
|
This firmware features a 64 bit kernel.
|
|
|
|
endef
|