X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.2%2F321-powerpc_crtsavres_prereq.patch;h=eb42cf9dff79f80c90d578165cd6e212c1627e6a;hb=50e93c4a4783f6d88f83242d798a37bac0374a8e;hp=e5d383c7157c04eee870fdfa6ebe9f94b023042d;hpb=48f9e5b6d4cd4c83a149a4ebf9f07f694a696edf;p=openwrt-github%2F.git diff --git a/target/linux/generic/patches-3.2/321-powerpc_crtsavres_prereq.patch b/target/linux/generic/patches-3.2/321-powerpc_crtsavres_prereq.patch index e5d383c715..eb42cf9dff 100644 --- a/target/linux/generic/patches-3.2/321-powerpc_crtsavres_prereq.patch +++ b/target/linux/generic/patches-3.2/321-powerpc_crtsavres_prereq.patch @@ -3,7 +3,7 @@ @@ -375,6 +375,7 @@ KBUILD_AFLAGS := -D__ASSEMBLY__ KBUILD_AFLAGS_MODULE := -DMODULE KBUILD_CFLAGS_MODULE := -DMODULE - KBUILD_LDFLAGS_MODULE := -T $(srctree)/scripts/module-common.lds + KBUILD_LDFLAGS_MODULE := -T $(srctree)/scripts/module-common.lds -s +KBUILD_LDFLAGS_MODULE_PREREQ := # Read KERNELRELEASE from include/config/kernel.release (if it exists)