[PATCH] vDSO hash-style fix
[deliverable/linux.git] / arch / parisc / kernel / vmlinux.lds.S
index 9989495a51dd64e8c026c88c20fec99fc9dc2ae0..b3677fc8eef597fb9f4ebeb6fda0249e4a48f5f2 100644 (file)
@@ -204,6 +204,7 @@ SECTIONS
        *(.dynstr)
        *(.dynamic)
        *(.hash)
+       *(.gnu.hash)
 #endif
        }
 
This page took 0.05228 seconds and 5 git commands to generate.