From 1a5cfa65ed96237110c7665d39dd0e9384b237d9 Mon Sep 17 00:00:00 2001 From: Benjamin Herrenschmidt Date: Wed, 21 Sep 2005 09:55:34 -0700 Subject: [PATCH] --- yaml --- r: 9148 b: refs/heads/master c: 40da47e1159b89f2df5c718d2d5e269ced72b541 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/ppc64/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 04699872c36e..3f6c5ffe516b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bbcc6bee9e5bf45ec35e87a4e0755dff09fe25d4 +refs/heads/master: 40da47e1159b89f2df5c718d2d5e269ced72b541 diff --git a/trunk/arch/ppc64/Makefile b/trunk/arch/ppc64/Makefile index 17d2c1eac3b8..521c2a5a2862 100644 --- a/trunk/arch/ppc64/Makefile +++ b/trunk/arch/ppc64/Makefile @@ -107,7 +107,7 @@ install: vmlinux $(Q)$(MAKE) $(build)=$(boot) BOOTIMAGE=$(BOOTIMAGE) $@ defaultimage-$(CONFIG_PPC_PSERIES) := zImage -defaultimage-$(CONFIG_PPC_PMAC) := vmlinux +defaultimage-$(CONFIG_PPC_PMAC) := zImage.vmode defaultimage-$(CONFIG_PPC_MAPLE) := zImage defaultimage-$(CONFIG_PPC_ISERIES) := vmlinux KBUILD_IMAGE := $(defaultimage-y)