pkgsrc/sysutils/arm-trusted-firmware-rk3328/Makefile
thorpej 894795e257 - Re-factor the arm-trusted-firmware packages into common definitions and
build infrastructure.
- Update arm-trusted-firmware to v2.3.
2020-06-30 14:33:14 +00:00

8 lines
223 B
Makefile

# $NetBSD: Makefile,v 1.2 2020/06/30 14:33:15 thorpej Exp $
PLATFORM= rk3328
COMMENT= ARM Trusted Firmware for Rockchip RK3328 SoCs
BL31_SUFFIX= elf
.include "../../sysutils/arm-trusted-firmware/arm-trusted-firmware.mk"