cf118ccf87
Reported by: lwhsu
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"
|