projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: add support for unbranded XDX-RN502J board
[openwrt.git]
/
target
/
linux
/
generic
/
patches-3.3
/
321-powerpc_crtsavres_prereq.patch
diff --git
a/target/linux/generic/patches-3.3/321-powerpc_crtsavres_prereq.patch
b/target/linux/generic/patches-3.3/321-powerpc_crtsavres_prereq.patch
index
e5d383c
..
eb42cf9
100644
(file)
--- a/
target/linux/generic/patches-3.3/321-powerpc_crtsavres_prereq.patch
+++ b/
target/linux/generic/patches-3.3/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
@@ -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)
+KBUILD_LDFLAGS_MODULE_PREREQ :=
# Read KERNELRELEASE from include/config/kernel.release (if it exists)
This page took
0.020931 seconds
and
4
git commands to generate.