diff options
author | pi <pi@FreeBSD.org> | 2016-02-28 04:17:32 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-02-28 04:17:32 +0800 |
commit | cb6f64634ddbae93ddb51208599d834d613a7501 (patch) | |
tree | 91315282899fcdeabfda741fa8fbdcf001e5c83a /sysutils/Makefile | |
parent | bc1d33f32fd3cb11c5d03040c1d482c8b04d0411 (diff) | |
download | freebsd-ports-gnome-cb6f64634ddbae93ddb51208599d834d613a7501.tar.gz freebsd-ports-gnome-cb6f64634ddbae93ddb51208599d834d613a7501.tar.zst freebsd-ports-gnome-cb6f64634ddbae93ddb51208599d834d613a7501.zip |
New port: sysutils/u-boot-utilite: Utilite & Utilite Pro u-boot
- U-Boot version 2015.07 with patches from manufacturer (CompuLab)
PR: 207543
Submitted by: Martin Waschbuesch <martin@waschbuesch.de>
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 011d8c1335dc..ca674f348728 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1058,6 +1058,7 @@ SUBDIR += u-boot-pandaboard SUBDIR += u-boot-rpi SUBDIR += u-boot-rpi2 + SUBDIR += u-boot-utilite SUBDIR += u-boot-wandboard SUBDIR += ua SUBDIR += ucspi-ipc |