aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-one/Makefile
blob: 8a5498592f1798057e3f3261a9a2a715a7afd6cf (plain) (blame)
1
2
3
4
5
6
7
8

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

MODEL=		orangepi-one
BOARD_CONFIG=	orangepi_one_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"