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

11 lines
174 B
Makefile
Raw Normal View History

# $FreeBSD$
2016-10-26 23:24:39 +02:00
MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
2016-10-26 23:24:39 +02:00
MODEL= duovero
BOARD_CONFIG= duovero_config
FAMILY= omap
2016-10-26 23:24:39 +02:00
.include "${MASTERDIR}/Makefile"