* [Buildroot] use custom kernel headers
@ 2013-04-10 21:26 David Bonnin
0 siblings, 0 replies; only message in thread
From: David Bonnin @ 2013-04-10 21:26 UTC (permalink / raw)
To: buildroot
Hello,
We have modify/create linux kernel drivers (out of tree build with an
other toolchain).
We try to include theses custom headers from our user space application.
What is the good way to handle these custom headers without rebuild
toolchain each we modify our kernel driver?
We use for BR, an externel toolchain build with CTNG.
For the moment we've used a very dirty absolute include path in the
Makefile.
-D/src/project/linux/drivers/myDriver/include/
Watch your experience in use of specific drivers headers?
I didn't seen a standard way to handle this in BR...
Thanks for any help.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-04-10 21:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-10 21:26 [Buildroot] use custom kernel headers David Bonnin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.