From dcb302a545427e61ba7b864cbffeb17ef4d63fad Mon Sep 17 00:00:00 2001 From: Hugh Dickins Date: Sun, 7 Sep 2008 00:35:48 +0100 Subject: [PATCH] --- yaml --- r: 109703 b: refs/heads/master c: 4ff23fa93011e2367fea056e72c92709178972d9 h: refs/heads/master i: 109701: 1c9b68f30530e9f8f449fbec1c521c0d75a09d66 109699: d00157b47f354382470b1e40519a67e18aeb410a 109695: 3ae3622db6dcf718a427ce71d192837457cd22bc v: v3 --- [refs] | 2 +- trunk/arch/powerpc/boot/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 1d7d7e517c97..5017e418dc1e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b2e601d14deb2083e2a537b47869ab3895d23a28 +refs/heads/master: 4ff23fa93011e2367fea056e72c92709178972d9 diff --git a/trunk/arch/powerpc/boot/Makefile b/trunk/arch/powerpc/boot/Makefile index 14174aa24074..717a3bc1352e 100644 --- a/trunk/arch/powerpc/boot/Makefile +++ b/trunk/arch/powerpc/boot/Makefile @@ -49,7 +49,7 @@ zlib := inffast.c inflate.c inftrees.c zlibheader := inffast.h inffixed.h inflate.h inftrees.h infutil.h zliblinuxheader := zlib.h zconf.h zutil.h -$(addprefix $(obj)/,$(zlib) gunzip_util.o main.o): \ +$(addprefix $(obj)/,$(zlib) cuboot-c2k.o gunzip_util.o main.o prpmc2800.o): \ $(addprefix $(obj)/,$(zliblinuxheader)) $(addprefix $(obj)/,$(zlibheader)) src-libfdt := fdt.c fdt_ro.c fdt_wip.c fdt_sw.c fdt_rw.c fdt_strerror.c