mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
cf118ccf87
Reported by: lwhsu
7 lines
104 B
Makefile
7 lines
104 B
Makefile
MASTERDIR= ${.CURDIR}/../atf-master
|
|
|
|
PLAT= rk3328
|
|
BL31= bl31/bl31.elf
|
|
|
|
.include "${MASTERDIR}/Makefile"
|