projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
build: remove redundant call to $(SH_FUNC) (#8042)
[openwrt.git]
/
target
/
linux
/
uml
/
patches-3.0
/
004-fix_atomic64_32.patch
diff --git
a/target/linux/uml/patches-3.0/004-fix_atomic64_32.patch
b/target/linux/uml/patches-3.0/004-fix_atomic64_32.patch
index
6901eee
..
fe1e48f
100644
(file)
--- a/
target/linux/uml/patches-3.0/004-fix_atomic64_32.patch
+++ b/
target/linux/uml/patches-3.0/004-fix_atomic64_32.patch
@@
-2,7
+2,7
@@
--- a/arch/um/sys-i386/Makefile
+++ b/arch/um/sys-i386/Makefile
-@@ -8,7 +8,7 @@ obj-y = bug.o bugs.o checksum.o delay.o
+@@ -8,7 +8,7 @@ obj-y = bug.o bugs.o checksum.o delay.o
obj-$(CONFIG_BINFMT_ELF) += elfcore.o
This page took
0.025603 seconds
and
4
git commands to generate.