1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/sysutils/u-boot-pandaboard/Makefile
2021-04-06 16:31:07 +02:00

11 lines
177 B
Makefile

MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= pandaboard
BOARD_CONFIG= omap4_panda_defconfig
FAMILY= omap
BROKEN= Does not build anymore
.include "${MASTERDIR}/Makefile"