aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pandaboard/Makefile
blob: abb4a8a6b9992c865ca47d9bc7e75a425cbc6e7b (plain) (blame)
1
2
3
4
5
6
7
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		pandaboard
BOARD_CONFIG=	omap4_panda_defconfig
FAMILY=		omap

.include "${MASTERDIR}/Makefile"