aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-nanopi-a64/Makefile
blob: 94e4d3de5339fc1df7fb3e35335d1aae0f79f06c (plain) (blame)
1
2
3
4
5
6
7
8

MASTERDIR=     ${.CURDIR}/../u-boot-master

MODEL=         nanopi_a64
BOARD_CONFIG=  nanopi_a64_defconfig
FAMILY=                allwinner64

.include "${MASTERDIR}/Makefile"