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