mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
5de86cd23e
Submitted by: manu Differential Revision: D15884
10 lines
165 B
Makefile
10 lines
165 B
Makefile
# $FreeBSD$
|
|
|
|
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= bananapim2
|
|
BOARD_CONFIG= Sinovoip_BPI_M2_defconfig
|
|
FAMILY= allwinner
|
|
|
|
.include "${MASTERDIR}/Makefile"
|