diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2017-10-12 05:12:14 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2017-10-12 05:12:14 +0000 |
commit | 34e96282d93adea9b46fd30e163597614b9a2334 (patch) | |
tree | 4f0c4257562c9278a54ba7a16c980d2709a1f98a /sysutils | |
parent | 723733e156d930e57c977010d5ffcc0552597dbf (diff) | |
download | pkgsrc-34e96282d93adea9b46fd30e163597614b9a2334.tar.gz |
typo: u-boot-nanopi-neo22 -> u-boot-nanopi-neo2
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index e2dd2c05214..4e435b6b292 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.733 2017/10/11 20:34:34 jmcneill Exp $ +# $NetBSD: Makefile,v 1.734 2017/10/12 05:12:14 jnemeth Exp $ # COMMENT= System utilities @@ -598,7 +598,7 @@ SUBDIR+= u-boot-cubietruck SUBDIR+= u-boot-hummingbird-a31 SUBDIR+= u-boot-jetson-tx1 SUBDIR+= u-boot-nanopi-neo -SUBDIR+= u-boot-nanopi-neo22 +SUBDIR+= u-boot-nanopi-neo2 SUBDIR+= u-boot-orangepi-2 SUBDIR+= u-boot-orangepi-one SUBDIR+= u-boot-orangepi-plus2e |