1907015066
u-boot-master. Upgrade u-boot-master to cope with the allwinner u-boot port's needs for more tools.
10 lines
193 B
Makefile
10 lines
193 B
Makefile
# $FreeBSD$
|
|
|
|
MAINTAINER= imp@FreeBSD.org
|
|
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= bananapim2
|
|
BOARD_CONFIG= Sinovoip_BPI_M2_defconfig
|
|
FAMILY= allwinner
|
|
|
|
.include "${MASTERDIR}/Makefile"
|