summaryrefslogtreecommitdiff
path: root/etc/etc.armv7/Makefile.inc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2014-03-05 14:47:35 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2014-03-05 14:47:35 +0000
commit56bde15fc71c07dd3e12eb378c50d8cc1932ba76 (patch)
tree2ca6e501f78cba10a4191d8fe01131fad29241c0 /etc/etc.armv7/Makefile.inc
parentac3faa512da4971dd3b4c633f7120a3cd20c208d (diff)
some files were not being hashes, because they were missing from MDEXT
noticed by jsg, and important enough to make release
Diffstat (limited to 'etc/etc.armv7/Makefile.inc')
-rw-r--r--etc/etc.armv7/Makefile.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/etc.armv7/Makefile.inc b/etc/etc.armv7/Makefile.inc
index 9e8bf612777..744f91da047 100644
--- a/etc/etc.armv7/Makefile.inc
+++ b/etc/etc.armv7/Makefile.inc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.inc,v 1.4 2013/11/01 20:35:52 jasper Exp $
+# $OpenBSD: Makefile.inc,v 1.5 2014/03/05 14:47:34 deraadt Exp $
ALLSOC=IMX OMAP SUNXI
KERNELS=
@@ -39,4 +39,5 @@ ALL_KERNELS=
bootblocks:
MDEXT+= miniroot-am335x-${OSrev}.fs miniroot-beagle-${OSrev}.fs \
- miniroot-panda-${OSrev}.fs
+ miniroot-imx-${OSrev}.fs miniroot-panda-${OSrev}.fs \
+ miniroot-sunxi-${OSrev}.fs