mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
cf118ccf87
Reported by: lwhsu
8 lines
149 B
Makefile
8 lines
149 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= rockpro64
|
|
BOARD_CONFIG= rockpro64-rk3399_defconfig
|
|
FAMILY= rk3399
|
|
|
|
.include "${MASTERDIR}/Makefile"
|