diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2017-11-11 17:08:49 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2017-11-11 17:08:49 +0000 |
commit | d257b921aa3d5b01d382b6598511fe4963107078 (patch) | |
tree | 7c375874b9f6e711af45795374332d784c9a0d95 /sysutils/Makefile | |
parent | bf47e1b2c5dfe42f48343da02b8b17d15a178c6f (diff) |
Add u-boot port for Sopine/Pine64-LTS
Reviewed by: imp (earlier version)
Approved by: imp
Differential Revision: https://reviews.freebsd.org/D13022
Notes
Notes:
svn path=/head/; revision=453980
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 0d806a531a53..9bd4094a3727 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1222,6 +1222,7 @@ SUBDIR += u-boot-rpi2 SUBDIR += u-boot-rpi3 SUBDIR += u-boot-sinovoip-bpi-m3 + SUBDIR += u-boot-sopine SUBDIR += u-boot-utilite SUBDIR += u-boot-wandboard SUBDIR += u-boot-zedboard |