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