aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/uml/patches-4.4/100-link-libpthread.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/uml/patches-4.4/100-link-libpthread.patch')
-rw-r--r--target/linux/uml/patches-4.4/100-link-libpthread.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/uml/patches-4.4/100-link-libpthread.patch b/target/linux/uml/patches-4.4/100-link-libpthread.patch
index 297f6d528f..2ffab6bbfb 100644
--- a/target/linux/uml/patches-4.4/100-link-libpthread.patch
+++ b/target/linux/uml/patches-4.4/100-link-libpthread.patch
@@ -1,6 +1,6 @@
--- a/scripts/link-vmlinux.sh
+++ b/scripts/link-vmlinux.sh
-@@ -62,7 +62,7 @@
+@@ -62,7 +62,7 @@ vmlinux_link()
-Wl,--start-group \
${KBUILD_VMLINUX_MAIN} \
-Wl,--end-group \