mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
5de86cd23e
Submitted by: manu Differential Revision: D15884
10 lines
176 B
Makefile
10 lines
176 B
Makefile
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= olimex-a20-som-evb
|
|
BOARD_CONFIG= A20-Olimex-SOM-EVB_defconfig
|
|
FAMILY= allwinner
|
|
|
|
.include "${MASTERDIR}/Makefile"
|