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

MODEL=		chip
BOARD_CONFIG=	CHIP_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"