Hi Matthias,

On Tuesday 28 October 2014 12:00:33 Matthias Klein wrote:
> can anyone give me a tip what the following warnings mean while
> compiling a kernel module:#
>
> [...]
>
> arm-1136jfs-linux-gnueabihf-ld: warning: -z ,now ignored.
>
> [...]

Did you add something to "ptxdist platform -> architecture -> extra toolchain 
options"?

Or did you enable the "hardening options" (like TARGET_HARDEN_RELRO for 
example)? Then you should let PTXdist sort out these options for your kernel 
module. They are important for userland only. Refer the "kernel.make" rule 
file and the macro "*_WRAPPER_BLACKLIST". The same you need for your module 
rule file.

Regards,
Juergen

-- 
Pengutronix e.K.                              | Juergen Borleis             |
Industrial Linux Solutions                    | http://www.pengutronix.de/  |

-- 
ptxdist mailing list
[email protected]

Reply via email to