freebsd-ports/sysutils/u-boot-rpi3-32/Makefile
2022-09-07 12:26:41 +02:00

7 lines
128 B
Makefile

MODEL= rpi3-32
BOARD_CONFIG= rpi_3_32b_defconfig
UBOOT_ARCH= arm
EXTRA_PATCHES=
.include "${.CURDIR}/../u-boot-rpi3/Makefile"