mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 12:10:31 -04:00
7 lines
151 B
Makefile
7 lines
151 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= sopine
|
|
BOARD_CONFIG= sopine_baseboard_defconfig
|
|
FAMILY= allwinner64
|
|
|
|
.include "${MASTERDIR}/Makefile"
|