diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2017-08-23 11:59:30 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2017-08-23 11:59:30 +0000 |
commit | 18a5e07a34bc95b4f6d1b1c861f0afdd97eff097 (patch) | |
tree | bef498aa79dd6cc1b8b0c711f013c933fcd61857 /sysutils | |
parent | 778208a52509c73587c56ff317786c672411fd91 (diff) | |
download | pkgsrc-18a5e07a34bc95b4f6d1b1c861f0afdd97eff097.tar.gz |
+ u-boot-chip
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 23fb7d7eb1e..f1672d4842c 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.709 2017/08/17 04:35:35 jnemeth Exp $ +# $NetBSD: Makefile,v 1.710 2017/08/23 11:59:30 jmcneill Exp $ # COMMENT= System utilities @@ -583,6 +583,7 @@ SUBDIR+= tphdisk SUBDIR+= tree SUBDIR+= ts #SUBDIR+= u-boot # only contains Makefile fragments +SUBDIR+= u-boot-chip SUBDIR+= u-boot-nanopi-neo SUBDIR+= u-boot-orangepi-plus2e SUBDIR+= u-boot-sinovoip-bpi-m3 |