summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-clearfog/Makefile
blob: 134c37d2e5244467f9876879a58234a590de50d9 (plain)
1
2
3
4
5
6
7
8

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

MODEL=		clearfog
BOARD_CONFIG=	clearfog_defconfig
FAMILY=		armada38x

.include "${MASTERDIR}/Makefile"