497e832205
Since allwinner targets is now present in 2.1 track the same version as the atf-master port.
8 lines
116 B
Makefile
8 lines
116 B
Makefile
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../atf-master
|
|
|
|
PLAT= sun50i_a64
|
|
BL31= bl31.bin
|
|
|
|
.include "${MASTERDIR}/Makefile"
|