diff options
author | antoine <antoine@FreeBSD.org> | 2017-08-06 02:05:41 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-08-06 02:05:41 +0800 |
commit | 96442541c7d608bf6a780106fda7fdb7dab1fa6f (patch) | |
tree | 82b52d6121ed00497c84a638c6626278958537ce /sysutils/Makefile | |
parent | fca87c75d2565d9ebecd0689202d14ee5175c7af (diff) | |
download | freebsd-ports-gnome-96442541c7d608bf6a780106fda7fdb7dab1fa6f.tar.gz freebsd-ports-gnome-96442541c7d608bf6a780106fda7fdb7dab1fa6f.tar.zst freebsd-ports-gnome-96442541c7d608bf6a780106fda7fdb7dab1fa6f.zip |
Hook u-boot-zedboard and u-boot-zybo to the build
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 6ff78d93d1c1..1fb34464c247 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1199,6 +1199,8 @@ SUBDIR += u-boot-sinovoip-bpi-m3 SUBDIR += u-boot-utilite SUBDIR += u-boot-wandboard + SUBDIR += u-boot-zedboard + SUBDIR += u-boot-zybo SUBDIR += ua SUBDIR += ucspi-ipc SUBDIR += ucspi-proxy |