linker script: throw away .discard section
[firefly-linux-kernel-4.4.55.git] / arch / s390 / kernel / vmlinux.lds.S
index a53db23ee092fcbd37f2fa2e16ca5fbc8a583cd7..98867dfea4696ac9cffe386934b500a9aa14f6ad 100644 (file)
@@ -161,6 +161,7 @@ SECTIONS
        /DISCARD/ : {
                EXIT_DATA
                *(.exitcall.exit)
+               *(.discard)
        }
 
        /* Debugging sections.  */