mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 20:06:29 -04:00
7 lines
154 B
Makefile
7 lines
154 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= pcduino3
|
|
BOARD_CONFIG= Linksprite_pcDuino3_defconfig
|
|
FAMILY= allwinner
|
|
|
|
.include "${MASTERDIR}/Makefile"
|