mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
a92d150593
This is not needed anymore as we have 2921.07 now.
8 lines
147 B
Makefile
8 lines
147 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= cubieboard
|
|
BOARD_CONFIG= Cubieboard_defconfig
|
|
FAMILY= allwinner
|
|
|
|
.include "${MASTERDIR}/Makefile"
|