1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/sysutils/u-boot-pandaboard/Makefile

11 lines
181 B
Makefile
Raw Normal View History

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