X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c5552ad03973839d83d32d7108f20c00f192633b..5b934a6fcf88c52d872dbd7ecb9a0be4aeced5b6:/target/linux/generic/patches-2.6.35/031-ppc_gcc_build_fix.patch diff --git a/target/linux/generic/patches-2.6.35/031-ppc_gcc_build_fix.patch b/target/linux/generic/patches-2.6.35/031-ppc_gcc_build_fix.patch index be4d2bfc2..b76709c4e 100644 --- a/target/linux/generic/patches-2.6.35/031-ppc_gcc_build_fix.patch +++ b/target/linux/generic/patches-2.6.35/031-ppc_gcc_build_fix.patch @@ -26,7 +26,7 @@ nice. --- a/arch/powerpc/kernel/misc_32.S +++ b/arch/powerpc/kernel/misc_32.S -@@ -802,3 +802,80 @@ relocate_new_kernel_end: +@@ -822,3 +822,80 @@ relocate_new_kernel_end: relocate_new_kernel_size: .long relocate_new_kernel_end - relocate_new_kernel #endif @@ -109,7 +109,7 @@ nice. +#endif --- a/arch/powerpc/kernel/ppc_ksyms.c +++ b/arch/powerpc/kernel/ppc_ksyms.c -@@ -186,3 +186,114 @@ EXPORT_SYMBOL(__mtdcr); +@@ -190,3 +190,114 @@ EXPORT_SYMBOL(__mtdcr); EXPORT_SYMBOL(__mfdcr); #endif EXPORT_SYMBOL(empty_zero_page);