2017-01-12 23:49:08 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../u-boot-master
|
2016-07-12 22:22:16 +02:00
|
|
|
|
|
|
|
MODEL= orangepi-one
|
|
|
|
BOARD_CONFIG= orangepi_one_defconfig
|
2017-01-12 23:49:08 +01:00
|
|
|
FAMILY= allwinner
|
2016-07-12 22:22:16 +02:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|