diff options
author | thorpej <thorpej@pkgsrc.org> | 2020-06-21 19:44:29 +0000 |
---|---|---|
committer | thorpej <thorpej@pkgsrc.org> | 2020-06-21 19:44:29 +0000 |
commit | 4c2067bbdfbfc1c82a9ec9ccb52cd929800e0fa0 (patch) | |
tree | f81d7dc4e9b109af12b7bba977a565dadf6da883 /sysutils | |
parent | 044c6a309c7626767ca5b592699174fb2684e56f (diff) | |
download | pkgsrc-4c2067bbdfbfc1c82a9ec9ccb52cd929800e0fa0.tar.gz |
Build u-boot-libretech-all-h3-cc-h2-plus, u-boot-libretech-all-h3-cc-h3,
and u-boot-libretech-all-h3-cc-h5.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index ace4a9fb51d..06df3892f2d 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.887 2020/06/21 16:48:08 thorpej Exp $ +# $NetBSD: Makefile,v 1.888 2020/06/21 19:44:29 thorpej Exp $ # COMMENT= System utilities @@ -653,6 +653,9 @@ SUBDIR+= u-boot-jetson-tk1 SUBDIR+= u-boot-jetson-tx1 SUBDIR+= u-boot-jetson-tx2 SUBDIR+= u-boot-lamobo-r1 +SUBDIR+= u-boot-libretech-all-h3-cc-h2-plus +SUBDIR+= u-boot-libretech-all-h3-cc-h3 +SUBDIR+= u-boot-libretech-all-h3-cc-h5 SUBDIR+= u-boot-libretech-cc SUBDIR+= u-boot-nanopi-duo2 SUBDIR+= u-boot-nanopi-m1 |