aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-beaglebone/Makefile
blob: 9e639d46d68671a3d8a8d6689a2c9eb70bde2ac3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

MAINTAINER=	imp@FreeBSD.org
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		beaglebone
BOARD_CONFIG=	am335x_boneblack_defconfig
FAMILY=		omap

.include "${MASTERDIR}/Makefile"