1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/sysutils/atf-rk3328/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

7 lines
104 B
Makefile

MASTERDIR= ${.CURDIR}/../atf-master
PLAT= rk3328
BL31= bl31/bl31.elf
.include "${MASTERDIR}/Makefile"