aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgen_arch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen_arch.sh b/gen_arch.sh
index 866a40f2..1c9ec378 100755
--- a/gen_arch.sh
+++ b/gen_arch.sh
@@ -50,7 +50,7 @@ get_official_arch() {
set_kernel_arch() {
KERNEL_ARCH=${ARCH}
case ${ARCH} in
- ppc|ppc64)
+ ppc|ppc64*)
if [ "${VER}" -ge "3" ]
then
KERNEL_ARCH=powerpc