diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2017-09-08 10:25:45 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2017-09-08 10:25:45 +0000 |
commit | 34834476ad256992255209a8c71a8857d2c1fbc2 (patch) | |
tree | 896fa43dbf0953f8b99b8d2c9a53e9d7d434fb7a /sysutils | |
parent | fbaac5467b17e21c07c675144a2f42cafad7f884 (diff) | |
download | pkgsrc-34834476ad256992255209a8c71a8857d2c1fbc2.tar.gz |
+ u-boot-jetson-tx1
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index a022f32265e..542e3ead566 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.719 2017/09/07 15:37:21 jmcneill Exp $ +# $NetBSD: Makefile,v 1.720 2017/09/08 10:25:45 jmcneill Exp $ # COMMENT= System utilities @@ -591,6 +591,7 @@ SUBDIR+= u-boot-beagleboneblack SUBDIR+= u-boot-beaglebonewhite SUBDIR+= u-boot-chip SUBDIR+= u-boot-cubieboard4 +SUBDIR+= u-boot-jetson-tx1 SUBDIR+= u-boot-nanopi-neo SUBDIR+= u-boot-orangepi-2 SUBDIR+= u-boot-orangepi-one |