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