diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2017-09-04 15:05:07 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2017-09-04 15:05:07 +0000 |
commit | f0198db5441667adc17497f25bb00d6bb6ef659e (patch) | |
tree | 9ec1161f206c3fb2155eee2cdd49c9071d661f6a /sysutils/Makefile | |
parent | 0e322e24890212572787637fe2886cb5b14f9a93 (diff) | |
download | pkgsrc-f0198db5441667adc17497f25bb00d6bb6ef659e.tar.gz |
+ u-boot-cubieboard4
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 17ba79a1728..104116b7422 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.716 2017/09/04 09:29:37 leot Exp $ +# $NetBSD: Makefile,v 1.717 2017/09/04 15:05:07 jmcneill Exp $ # COMMENT= System utilities @@ -590,6 +590,7 @@ SUBDIR+= u-boot-beagleboard SUBDIR+= u-boot-beagleboneblack SUBDIR+= u-boot-beaglebonewhite SUBDIR+= u-boot-chip +SUBDIR+= u-boot-cubieboard4 SUBDIR+= u-boot-nanopi-neo SUBDIR+= u-boot-orangepi-2 SUBDIR+= u-boot-orangepi-plus2e |