Browse Source

Rename miniroot-sunxi to miniroot-cubie as the u-boot included

in the image is for Cubieboard1.  Discussed with bmercer@
While here switch from using the separate spl and u-boot images
to the combined spl and u-boot 'u-boot-sunxi-with-spl.bin'.
OPENBSD_5_7 openntpd-5.7p3
jsg 9 years ago
parent
commit
3885461e3d
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/etc.armv7/Makefile.inc

+ 2
- 2
src/etc/etc.armv7/Makefile.inc View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.5 2014/03/05 14:47:34 deraadt Exp $
# $OpenBSD: Makefile.inc,v 1.6 2015/01/26 01:55:55 jsg Exp $
ALLSOC=IMX OMAP SUNXI
KERNELS=
@ -40,4 +40,4 @@ bootblocks:
MDEXT+= miniroot-am335x-${OSrev}.fs miniroot-beagle-${OSrev}.fs \
miniroot-imx-${OSrev}.fs miniroot-panda-${OSrev}.fs \
miniroot-sunxi-${OSrev}.fs
miniroot-cubie-${OSrev}.fs

Loading…
Cancel
Save