6 lines
103 B
Makefile
6 lines
103 B
Makefile
MASTERDIR= ${.CURDIR}/../atf-master
|
|
|
|
PLAT= sun50i_a64
|
|
BL31= bl31.bin
|
|
|
|
.include "${MASTERDIR}/Makefile"
|