mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
7 lines
143 B
Makefile
7 lines
143 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= bananapi
|
|
BOARD_CONFIG= Bananapi_defconfig
|
|
FAMILY= allwinner
|
|
|
|
.include "${MASTERDIR}/Makefile"
|