mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Add Makefile forgotten in r447312.
This commit is contained in:
parent
52333ea0e7
commit
b6c6cb75cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447347
10
sysutils/u-boot-zedboard/Makefile
Normal file
10
sysutils/u-boot-zedboard/Makefile
Normal file
@ -0,0 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MAINTAINER= imp@FreeBSD.org
|
||||
MASTERDIR= ${.CURDIR}/../u-boot-master
|
||||
|
||||
MODEL= zedboard
|
||||
BOARD_CONFIG= zynq_zed_defconfig
|
||||
FAMILY= zynq_7000
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user