cf118ccf87
Reported by: lwhsu
8 lines
159 B
Makefile
8 lines
159 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= pine-h64
|
|
BOARD_CONFIG= pine_h64_defconfig
|
|
FAMILY= allwinner64
|
|
SUBFAMILY= h6
|
|
|
|
.include "${MASTERDIR}/Makefile"
|