diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2017-12-21 11:47:19 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2017-12-21 11:47:19 +0000 |
commit | 3d978ec8ced1fcffd771c21cf5d9a05677478217 (patch) | |
tree | 44bedb54048636e61abb9cd8ed9b416b7b418769 /sysutils/Makefile | |
parent | d95e60d0a8ba3544e397b6d21bb0b71dab40dd1f (diff) | |
download | pkgsrc-3d978ec8ced1fcffd771c21cf5d9a05677478217.tar.gz |
+ u-boot-nanopi-m1
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 021d0a1d256..54cbe372893 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.743 2017/12/19 11:45:57 leot Exp $ +# $NetBSD: Makefile,v 1.744 2017/12/21 11:47:19 jmcneill Exp $ # COMMENT= System utilities @@ -604,6 +604,7 @@ SUBDIR+= u-boot-cubietruck SUBDIR+= u-boot-hummingbird-a31 SUBDIR+= u-boot-jetson-tk1 SUBDIR+= u-boot-jetson-tx1 +SUBDIR+= u-boot-nanopi-m1 SUBDIR+= u-boot-nanopi-neo SUBDIR+= u-boot-nanopi-neo2 SUBDIR+= u-boot-orangepi-2 |