aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-one/Makefile
blob: a2f9701b2df4eb15f7f370659db9f9fbb725eeb9 (plain) (blame)
1
2
3
4
5
6
7
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		orangepi-one
BOARD_CONFIG=	orangepi_one_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"