1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/sysutils/u-boot-pandaboard/Makefile
2016-10-26 21:29:12 +00:00

11 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"