summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-olimex-a20-som-evb/Makefile
blob: c6af0387b5117f87c1a346a6e1c05c819ff6c272 (plain)
1
2
3
4
5
6
7
8

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

MODEL=		olimex-a20-som-evb
BOARD_CONFIG=	A20-Olimex-SOM-EVB_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"