mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Guillermo Rodriguez Garcia <guille.rodriguez@gmail.com>
To: Markus Niebel <list-09_ptxdist@tqsc.de>
Cc: "ptxdist@pengutronix.de" <ptxdist@pengutronix.de>
Subject: Re: [ptxdist] ptxdist: Adding custom kernel headers
Date: Tue, 27 Jan 2015 21:28:10 +0100	[thread overview]
Message-ID: <CABDcavbVnaW=JmWVNpAWCnc8tEeScMzzWQWtThPOwiU6Fd7Aeg@mail.gmail.com> (raw)
In-Reply-To: <54C73EBE.10803@tqsc.de>


[-- Attachment #1.1: Type: text/plain, Size: 1353 bytes --]

Hello,

2015-01-27 8:31 GMT+01:00 Markus Niebel <list-09_ptxdist@tqsc.de>:

> Hello,
> Am 26.01.2015 um 20:16 schrieb Guillermo Rodriguez Garcia:
> > Hello all,
> >
> > I wrote a custom driver for my BSP, and I initially made it an
> out-of-tree
> > driver (ptxdist newpackage src-linux-driver and so on)
> >
> > This driver needs to export a header file (defining some ioctl values)
> for
> > use by other (custom) ptxdist packages. I am currently exporting this
> > header file in the "install" stage of the out-of-tree driver:
> >
> > cp $(MY_DRIVER_DIR)/someheader.h $(PTXDIST_SYSROOT_TARGET)/usr/include
> >
> > So far so good.
> >
> > Now I would like to transform this out-of-tree driver into an in-tree
> > driver and for that I am generating a set of patches against the kernel
> > tree. My question is: How can I export the custom header in this case? I
> > assume that modifying the generic kernel.make is not the way to go.
> >
> > Any hints?
> >
> split the internal from the external part and place the header to export
> under
> <kernel>/include/uapi/<correct subdir>
> modify the Kbuild script in this subdir to add your header to the headers
> to export
> Generate patch series for your kernel and use this kernel version for the
> kernel header package in ptxdist
>

Thank you, I think this is exactly what I needed!

Best,

Guillermo

[-- Attachment #1.2: Type: text/html, Size: 1901 bytes --]

[-- Attachment #2: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2015-01-27 20:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-26 19:16 Guillermo Rodriguez Garcia
2015-01-27  7:31 ` Markus Niebel
2015-01-27 20:28   ` Guillermo Rodriguez Garcia [this message]
2015-01-27 20:45     ` Guillermo Rodriguez Garcia
2015-01-28  8:44       ` Juergen Borleis
2015-01-28  9:21         ` Guillermo Rodriguez Garcia
2015-01-28  9:45           ` Juergen Borleis

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='CABDcavbVnaW=JmWVNpAWCnc8tEeScMzzWQWtThPOwiU6Fd7Aeg@mail.gmail.com' \
    --to=guille.rodriguez@gmail.com \
    --cc=list-09_ptxdist@tqsc.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