25cd322adb
Sponsored by: Beckhoff Automation GmbH & Co. KG
7 lines
151 B
Makefile
7 lines
151 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= nanopi-r4s
|
|
BOARD_CONFIG= nanopi-r4s-rk3399_defconfig
|
|
FAMILY= rk3399
|
|
|
|
.include "${MASTERDIR}/Makefile"
|