mirror of
https://git.freebsd.org/ports.git
synced 2025-06-25 14:40:32 -04:00
7 lines
143 B
Makefile
7 lines
143 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= pandaboard
|
|
BOARD_CONFIG= omap4_panda_defconfig
|
|
FAMILY= omap
|
|
|
|
.include "${MASTERDIR}/Makefile"
|