diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-06-19 06:38:07 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-06-19 06:38:07 +0800 |
commit | 757091fc57c1b60714c71bd6b3ee2b5bad747df2 (patch) | |
tree | 09d18f0c2d69cf9726e820793e9675e54443d0fa /sysutils/Makefile | |
parent | c7ca7d8d786131c8cb13014a36368b8e5a78e88b (diff) | |
download | freebsd-ports-gnome-757091fc57c1b60714c71bd6b3ee2b5bad747df2.tar.gz freebsd-ports-gnome-757091fc57c1b60714c71bd6b3ee2b5bad747df2.tar.zst freebsd-ports-gnome-757091fc57c1b60714c71bd6b3ee2b5bad747df2.zip |
Add new u-boot port customized for the Orange Pi PC Plus.
PR: 227506
Submitted by: Curtis Villamizar
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 55abcb2e83cd..edb1a8fccf90 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1303,6 +1303,7 @@ SUBDIR += u-boot-olinuxino-lime SUBDIR += u-boot-orangepi-one SUBDIR += u-boot-orangepi-pc + SUBDIR += u-boot-orangepi-pc-plus SUBDIR += u-boot-orangepi-pc2 SUBDIR += u-boot-orangepi-plus-2e SUBDIR += u-boot-orangepi-zero |