From 4a7439521bc8f91d7b2fd0a0f0c70af9113ab304 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 9 May 2009 06:05:15 +0000 Subject: generic-2.6/2.6.30: resync patches for 2.6.30-rc5 SVN-Revision: 15736 --- .../generic-2.6/patches-2.6.30/951-revert_gcc4_4_fixes.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'target/linux/generic-2.6/patches-2.6.30/951-revert_gcc4_4_fixes.patch') diff --git a/target/linux/generic-2.6/patches-2.6.30/951-revert_gcc4_4_fixes.patch b/target/linux/generic-2.6/patches-2.6.30/951-revert_gcc4_4_fixes.patch index 2202de10cb..26265ab323 100644 --- a/target/linux/generic-2.6/patches-2.6.30/951-revert_gcc4_4_fixes.patch +++ b/target/linux/generic-2.6/patches-2.6.30/951-revert_gcc4_4_fixes.patch @@ -236,13 +236,13 @@ -#endif --- a/arch/powerpc/boot/Makefile +++ b/arch/powerpc/boot/Makefile -@@ -54,7 +54,7 @@ $(addprefix $(obj)/,$(zlib) cuboot-c2k.o - $(addprefix $(obj)/,$(zliblinuxheader)) $(addprefix $(obj)/,$(zlibheader)) +@@ -59,7 +59,7 @@ libfdtheader := fdt.h libfdt.h libfdt_in + $(addprefix $(obj)/,$(libfdt) libfdt-wrapper.o simpleboot.o): \ + $(addprefix $(obj)/,$(libfdtheader)) - src-libfdt := fdt.c fdt_ro.c fdt_wip.c fdt_sw.c fdt_rw.c fdt_strerror.c -src-wlib := string.S crt0.S crtsavres.S stdio.c main.c \ +src-wlib := string.S crt0.S stdio.c main.c \ - $(addprefix libfdt/,$(src-libfdt)) libfdt-wrapper.c \ + $(libfdt) libfdt-wrapper.c \ ns16550.c serial.c simple_alloc.c div64.S util.S \ gunzip_util.c elf_util.c $(zlib) devtree.c oflib.c ofconsole.c \ --- a/arch/powerpc/kernel/prom_init_check.sh -- cgit v1.2.3