freebsd-ports/sysutils/u-boot-duovero/Makefile
2016-10-26 21:24:39 +00:00

10 lines
174 B
Makefile

# $FreeBSD$
MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= duovero
BOARD_CONFIG= duovero_config
FAMILY= omap
.include "${MASTERDIR}/Makefile"