diff options
author | bapt <bapt@FreeBSD.org> | 2015-02-22 05:48:43 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-02-22 05:48:43 +0800 |
commit | f4c1b6f5294bb7e5290ea4d26c06cd61c11f6c69 (patch) | |
tree | 36dbde5fb29d07f69ee37ec290929806b666b56d /sysutils | |
parent | 247f23cc016c25571e967475163a5166185bf238 (diff) | |
download | freebsd-ports-gnome-f4c1b6f5294bb7e5290ea4d26c06cd61c11f6c69.tar.gz freebsd-ports-gnome-f4c1b6f5294bb7e5290ea4d26c06cd61c11f6c69.tar.zst freebsd-ports-gnome-f4c1b6f5294bb7e5290ea4d26c06cd61c11f6c69.zip |
Hook the new u-boot ports to the build
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 478466cc106f..65f0104b2e0c 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -972,6 +972,9 @@ SUBDIR += tw_cli SUBDIR += tzdialog SUBDIR += u-boot-beaglebone + SUBDIR += u-boot-cubox-hummingboard + SUBDIR += u-boot-duovero + SUBDIR += u-boot-pandaboard SUBDIR += u-boot-rpi SUBDIR += u-boot-wandboard SUBDIR += ua |