summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2023-03-06 09:57:42 +0100
committerHelmut Grohne <helmut@subdivi.de>2023-03-06 09:57:42 +0100
commitdc972d6e1b1afb3f88319f55dc410c57c3f58563 (patch)
treee5910d91ebfd8587ad8e7874c439519255627a0b /share
parente22643bddea7a3e9e397b18614fcf51195f19f99 (diff)
downloaddebvm-dc972d6e1b1afb3f88319f55dc410c57c3f58563.tar.gz
support a mips64el kernel in a mipsel image via multiarch
Reported-by: Fabian Gruenbichler
Diffstat (limited to 'share')
-rwxr-xr-xshare/customize-kernel.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/customize-kernel.sh b/share/customize-kernel.sh
index aef9fa7..d216eaa 100755
--- a/share/customize-kernel.sh
+++ b/share/customize-kernel.sh
@@ -45,6 +45,9 @@ case "$KERNEL_ARCH" in
;;
mipsel)
KERNEL_ARCH=4kc-malta
+ case "$ARCHITECTURES " in
+ *" mips64el "*) KERNEL_ARCH=5kc-malta:mips64el
+ esac
;;
ppc64)
KERNEL_ARCH=powerpc64