3d94129769
Submitted by: ganbold Differential Revision: D16108
9 lines
188 B
Makefile
9 lines
188 B
Makefile
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= nanopi_a64
|
|
BOARD_CONFIG= nanopi_a64_defconfig
|
|
FAMILY= allwinner64
|
|
|
|
.include "${MASTERDIR}/Makefile"
|