summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-quartz64-a/Makefile
blob: 208616aaf473f4b2622994c6a7e620fd6c8cd0ef (plain) (blame)
1
2
3
4
5
6
7
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		quartz64-a
BOARD_CONFIG=	quartz64-a-rk3566_defconfig
FAMILY=		rk356X

.include "${MASTERDIR}/Makefile"