You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/rockchip/armv8/target.mk

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