cf118ccf87
Reported by: lwhsu
7 lines
154 B
Makefile
7 lines
154 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= pinebookpro
|
|
BOARD_CONFIG= pinebook-pro-rk3399_defconfig
|
|
FAMILY= rk3399
|
|
|
|
.include "${MASTERDIR}/Makefile"
|