1
0

modifications for booting with mageia stock kernel

This commit is contained in:
Daniel Tartavel
2018-12-13 23:18:14 +01:00
parent 77065fa0c8
commit 47e85a6d3a
8 changed files with 105 additions and 58 deletions

View File

@ -19,7 +19,8 @@ MAGEIA_VERSION="6"
ARM_VERSION="armv7hl"
#target plateform (xu3-4 or rpi)
TARGET="xu3-4"
TARGET="odroid"
TARGET_VERSION="4"
# URL of the Mageia mirror used to install ( see mirrors.mageia.org )
MIRROR="http://ftp.free.fr/mirrors/mageia.org/distrib/$MAGEIA_VERSION/$ARM_VERSION"