freebsd-ports/sysutils/u-boot-orangepi-r1/Makefile
Ganbold Tsagaankhuu 2254c7c071 Add u-boot port for OrangePI R1 board.
Reviewed by: manu, imp, lwhsu
Approved by: lwhsu
Differential Revision: https://reviews.freebsd.org/D16390
2018-07-23 02:24:27 +00:00

9 lines
162 B
Makefile

# $FreeBSD$
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= orangepi_r1
BOARD_CONFIG= orangepi_r1_defconfig
FAMILY= allwinner
.include "${MASTERDIR}/Makefile"