summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-chip/Makefile
blob: 65ae6f8fa752923ab99ba21d8937647844c9417d (plain)
1
2
3
4
5
6
7
8

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

MODEL=		chip
BOARD_CONFIG=	CHIP_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"