diff options
author | skrll <skrll@pkgsrc.org> | 2018-10-27 10:03:35 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2018-10-27 10:03:35 +0000 |
commit | 3891d646b839a354652ab295bea4249ece7c3cc7 (patch) | |
tree | 09fff14563cc8af20a86870f427b4c9142d5d57d /sysutils/Makefile | |
parent | 0b8c7811f5b6895be6f0ce5916da91b81e29a337 (diff) | |
download | pkgsrc-3891d646b839a354652ab295bea4249ece7c3cc7.tar.gz |
Add u-boot-odroid-xu3
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 d0699b5e5fd..4511f8350a6 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.782 2018/10/25 06:36:58 jnemeth Exp $ +# $NetBSD: Makefile,v 1.783 2018/10/27 10:03:35 skrll Exp $ # COMMENT= System utilities @@ -628,6 +628,7 @@ SUBDIR+= u-boot-nanopi-m1 SUBDIR+= u-boot-nanopi-neo SUBDIR+= u-boot-nanopi-neo-plus2 SUBDIR+= u-boot-nanopi-neo2 +SUBDIR+= u-boot-odroid-xu3 SUBDIR+= u-boot-orangepi-2 SUBDIR+= u-boot-orangepi-one SUBDIR+= u-boot-orangepi-plus2e |