diff options
author | jun <jun@pkgsrc.org> | 2017-08-26 16:05:56 +0000 |
---|---|---|
committer | jun <jun@pkgsrc.org> | 2017-08-26 16:05:56 +0000 |
commit | f82aa6e144bb09f40d85a502a07d1d901cb3e15a (patch) | |
tree | 04c1a6b15e887224f0d3a87363139c85840884bc /sysutils | |
parent | 3a1c1b53d29cc1c93d83711acd2ab1e1f2683518 (diff) | |
download | pkgsrc-f82aa6e144bb09f40d85a502a07d1d901cb3e15a.tar.gz |
+ u-boot-orangepi-2
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 f1672d4842c..95216e67671 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.710 2017/08/23 11:59:30 jmcneill Exp $ +# $NetBSD: Makefile,v 1.711 2017/08/26 16:05:56 jun Exp $ # COMMENT= System utilities @@ -585,6 +585,7 @@ SUBDIR+= ts #SUBDIR+= u-boot # only contains Makefile fragments SUBDIR+= u-boot-chip SUBDIR+= u-boot-nanopi-neo +SUBDIR+= u-boot-orangepi-2 SUBDIR+= u-boot-orangepi-plus2e SUBDIR+= u-boot-sinovoip-bpi-m3 SUBDIR+= upower |