mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
6b69541524
Add a port for this Allwinner A20 board by Olimex.
10 lines
174 B
Makefile
10 lines
174 B
Makefile
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= olinuxino-lime2
|
|
BOARD_CONFIG= A20-OLinuXino-Lime2_defconfig
|
|
FAMILY= allwinner
|
|
|
|
.include "${MASTERDIR}/Makefile"
|