cf118ccf87
Reported by: lwhsu
7 lines
165 B
Makefile
7 lines
165 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= orangepi-zero-plus
|
|
BOARD_CONFIG= orangepi_zero_plus_defconfig
|
|
FAMILY= allwinner64
|
|
|
|
.include "${MASTERDIR}/Makefile"
|