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

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

MODEL=		chip
BOARD_CONFIG=	CHIP_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"