forked from Lainports/opnsense-ports
9 lines
192 B
Makefile
9 lines
192 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= pcduino3
|
|
BOARD_CONFIG= Linksprite_pcDuino3_defconfig
|
|
FAMILY= allwinner
|
|
|
|
U_BOOT_SLAVE_PORTREVISION_2021.04= 1
|
|
|
|
.include "${MASTERDIR}/Makefile"
|