aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-pandaboard/Makefile
blob: b07c8d626d96e0000d15893f228ad8a10aedeec0 (plain) (blame)
1
2
3
4
5
6
7
8

MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		pandaboard
BOARD_CONFIG=	omap4_panda_defconfig
FAMILY=		omap

.include "${MASTERDIR}/Makefile"