On Sun, Oct 21, 2012 at 2:26 PM, Catalin Patulea <c...@vv.carleton.ca> wrote:
> Hope this helps :) If anyone knows some of the philosophy behind this,
> I would be happy to hack away at some patches, but as it stands, I
> don't have much to go on.
An interesting example is myloader.h. It lives in
(platform-independent) linux-X/include/linux/myloader.h and is used in
(platform-dependent) drivers/mtd/myloader.c as "<linux/myloader.h>".

It's not currently exported to userland, but I suspect a "header-y +=
myloader.h" in include/linux/Kbuild could accomplish that.
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to