aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/u-boot-sopine/Makefile
blob: 622a3286d979e83537fe9f6427dec712703d4ade (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

MAINTAINER= uboot@FreeBSD.org
MASTERDIR=  ${.CURDIR}/../u-boot-master

MODEL=      sopine
BOARD_CONFIG=   sopine_baseboard_defconfig
FAMILY=     allwinner64

.include "${MASTERDIR}/Makefile"