From 79e73983192d1f5699be49b8fba5e414e4a9cbb0 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mon, 24 Sep 2007 07:32:15 -0500 Subject: [PATCH] --- yaml --- r: 67444 b: refs/heads/master c: 2e71cc0d51d8f0dd4532d88c8fffccc08ba7ecdb h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/powerpc/boot/Makefile | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 8728affae5ed..5099409126ee 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1ad749980a5fda46f7ec920d8409ddcc89b38714 +refs/heads/master: 2e71cc0d51d8f0dd4532d88c8fffccc08ba7ecdb diff --git a/trunk/arch/powerpc/boot/Makefile b/trunk/arch/powerpc/boot/Makefile index a6bba9a69e66..53fd8e6a4e3b 100644 --- a/trunk/arch/powerpc/boot/Makefile +++ b/trunk/arch/powerpc/boot/Makefile @@ -33,6 +33,7 @@ BOOTCFLAGS += -I$(obj) -I$(srctree)/$(obj) $(obj)/4xx.o: BOOTCFLAGS += -mcpu=440 $(obj)/ebony.o: BOOTCFLAGS += -mcpu=440 +$(obj)/treeboot-walnut.o: BOOTCFLAGS += -mcpu=405 zlib := inffast.c inflate.c inftrees.c zlibheader := inffast.h inffixed.h inflate.h inftrees.h infutil.h