894795e257
build infrastructure. - Update arm-trusted-firmware to v2.3.
14 lines
576 B
Makefile
14 lines
576 B
Makefile
# $NetBSD: buildlink3.mk,v 1.3 2020/06/30 14:33:16 thorpej Exp $
|
|
|
|
BUILDLINK_DEPMETHOD.arm-trusted-firmware-sun50i-h6?= build
|
|
|
|
BUILDLINK_TREE+= arm-trusted-firmware-sun50i-h6
|
|
|
|
.if !defined(ARM_TRUSTED_FIRMWARE_SUN50I_H6_BUILDLINK3_MK)
|
|
ARM_TRUSTED_FIRMWARE_SUN50I_H6_BUILDLINK3_MK:=
|
|
|
|
BUILDLINK_API_DEPENDS.arm-trusted-firmware-sun50i-h6+= arm-trusted-firmware-sun50i-h6>=2.3
|
|
BUILDLINK_PKGSRCDIR.arm-trusted-firmware-sun50i-h6?= ../../sysutils/arm-trusted-firmware-sun50i-h6
|
|
.endif # ARM_TRUSTED_FIRMWARE_SUN50I_H6_BUILDLINK3_MK
|
|
|
|
BUILDLINK_TREE+= -arm-trusted-firmware-sun50i-h6
|