From: "Matthias Klein" <matthias.klein@optimeas.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] install_copy without strip
Date: Thu, 14 Nov 2013 14:03:21 +0000 [thread overview]
Message-ID: <emcf4e6fe4-c46e-4b27-907b-28182f2b443d@nb-mak> (raw)
In-Reply-To: <5283744F.1030109@pengutronix.de>
Hello Marc,
Thanks a lot for the pointer !
Best regards,
Matthias
------ Originalnachricht ------
Von: "Marc Kleine-Budde" <mkl@pengutronix.de>
An: ptxdist@pengutronix.de; "Matthias Klein"
<matthias.klein@optimeas.de>
Gesendet: 13.11.2013 13:45:03
Betreff: Re: [ptxdist] install_copy without strip
>On 11/13/2013 12:40 PM, Matthias Klein wrote:
>> Hello,
>>
>> I try to copy a self compiled kernel module using "install_copy" into
>> the rootfs. (inside a rule makefile)
>>
>> Basically the file gets copied, but the file is smaller and can not
>>ne
>> inserted using insmod.
>> It looks that install_copy runs strip or something overmy file.
>>
>> How can I make a plain file copy into the rootfs ?
>> Where in ptxdist is "install_copy" defined ?
>
>Use install_copy with the "k" parameter, like defined in
>rules/kernel.make:
>
>$(call install_copy, kernel-modules, 0, 0, 0644, -, /$${file}, k)
>
>Marc
>
>--
>Pengutronix e.K. | Marc Kleine-Budde |
>Industrial Linux Solutions | Phone: +49-231-2826-924 |
>Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
>Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
>
--
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2013-11-14 14:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-13 11:40 Matthias Klein
2013-11-13 12:45 ` Marc Kleine-Budde
2013-11-14 14:03 ` Matthias Klein [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=emcf4e6fe4-c46e-4b27-907b-28182f2b443d@nb-mak \
--to=matthias.klein@optimeas.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox