freebsd-ports/sysutils/u-boot-pandaboard/Makefile
2016-10-26 21:29:12 +00:00

10 lines
181 B
Makefile

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