From af63371c5259a6ef4defbc7692fdcfcbfd26c8bd Mon Sep 17 00:00:00 2001 From: ficus Date: Fri, 28 Dec 2012 18:31:08 +0000 Subject: armhf build for i.mx6 device --- freedom-maker/buildrootfs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'freedom-maker/buildrootfs.sh') diff --git a/freedom-maker/buildrootfs.sh b/freedom-maker/buildrootfs.sh index 7ac69ad..ac50c84 100755 --- a/freedom-maker/buildrootfs.sh +++ b/freedom-maker/buildrootfs.sh @@ -35,8 +35,8 @@ # We don't tolerate errors. set -e -architecture='armel' -kernelversion='3.2.0-3-kirkwood' +architecture='armhf' +kernelversion='3.2.0-4-mx5' if [ -n "$1" ] then architecture=$1 -- cgit v1.2.3