freebsd-ports/sysutils/u-boot-cubieboard/Makefile

8 lines
147 B
Makefile

MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= cubieboard
BOARD_CONFIG= Cubieboard_defconfig
FAMILY= allwinner
.include "${MASTERDIR}/Makefile"