summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-nanopi-a64/Makefile
blob: 728be97ee7974590ac63b40c2b33ed806c774b9b (plain)
1
2
3
4
5
6
7
MASTERDIR=     ${.CURDIR}/../u-boot-master

MODEL=         nanopi_a64
BOARD_CONFIG=  nanopi_a64_defconfig
FAMILY=                allwinner64

.include "${MASTERDIR}/Makefile"