From def09671f16d1030d8a94dcd54318453e3a87976 Mon Sep 17 00:00:00 2001 From: Segher Boessenkool Date: Wed, 7 May 2008 08:58:48 +1000 Subject: [PATCH] --- yaml --- r: 96402 b: refs/heads/master c: 426e53fcbab76b68524f8f07c2afd7a4340c627a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/ppc/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 22757e84d089..3ae457f58401 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 516c8be3a93ec2b0746ba0907f38c1d1e62f4992 +refs/heads/master: 426e53fcbab76b68524f8f07c2afd7a4340c627a diff --git a/trunk/arch/ppc/Makefile b/trunk/arch/ppc/Makefile index 8df7f0e4c3a6..2352d139b262 100644 --- a/trunk/arch/ppc/Makefile +++ b/trunk/arch/ppc/Makefile @@ -43,7 +43,7 @@ KBUILD_AFLAGS += $(cpu-as-y) KBUILD_CFLAGS += $(cpu-as-y) # Default to the common case. -KBUILD_DEFCONFIG := common_defconfig +KBUILD_DEFCONFIG := ebony_defconfig head-y := arch/ppc/kernel/head.o head-$(CONFIG_8xx) := arch/ppc/kernel/head_8xx.o