a92d150593
This is not needed anymore as we have 2921.07 now.
7 lines
149 B
Makefile
7 lines
149 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= orangepi_r1
|
|
BOARD_CONFIG= orangepi_r1_defconfig
|
|
FAMILY= allwinner
|
|
|
|
.include "${MASTERDIR}/Makefile"
|