1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/sysutils/u-boot-bananapim2/Makefile
Emmanuel Vadot a92d150593 u-boot-*: Remove U_BOOT_SLAVE_PORTREVISION_2021.04
This is not needed anymore as we have 2921.07 now.
2021-07-14 21:24:43 +02:00

8 lines
152 B
Makefile

MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= bananapim2
BOARD_CONFIG= Sinovoip_BPI_M2_defconfig
FAMILY= allwinner
.include "${MASTERDIR}/Makefile"