cf118ccf87
Reported by: lwhsu
7 lines
145 B
Makefile
7 lines
145 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= pinebook
|
|
BOARD_CONFIG= pinebook_defconfig
|
|
FAMILY= allwinner64
|
|
|
|
.include "${MASTERDIR}/Makefile"
|