Files
2021-04-07 10:09:01 +02:00

8 lines
146 B
Makefile

MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= pine64
BOARD_CONFIG= pine64_plus_defconfig
FAMILY= allwinner64
.include "${MASTERDIR}/Makefile"