mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
7 lines
146 B
Makefile
7 lines
146 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= pine64
|
|
BOARD_CONFIG= pine64_plus_defconfig
|
|
FAMILY= allwinner64
|
|
|
|
.include "${MASTERDIR}/Makefile"
|