kumquat-buildroot/toolchain
Ezequiel García e48ef3f522 toolchain-external: Introduce kernel headers sanitization
The Nios-II Sourcery external toolchain (the only Nios-II we currently
support) exports broken kernel headers. In particular, these kernels should
be exported using the "headers_install" rule which applies a set of fixes
on the kernel headers so they are suitable for userspace usage.

In order to fix this, add a post-install hook to perform the header fixes
ourselves. The result is equivalent to apply the "headers_install" rule.

Fixes:
http://autobuild.buildroot.net/results/c32/c32ad4bac5f651502e551f7733f702afaa0e742a/

Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-04-14 22:40:21 +02:00
..
toolchain package: add toolchain dependency to every target package 2014-02-14 21:08:35 +01:00
toolchain-buildroot toolchain: control vendor part in GNU_TARGET_NAME 2014-04-06 14:16:06 +02:00
toolchain-external toolchain-external: Introduce kernel headers sanitization 2014-04-14 22:40:21 +02:00
Config.in toolchain: introduce a toolchain knob for NPTL 2014-02-22 23:39:01 +01:00
helpers.mk support/check-kernel-headers: fix old custom toolchains without -print-sysroot 2014-04-09 01:38:10 +02:00
toolchain-common.in toolchain: add option to declare toolchains affected by gcc PR 58595 2014-04-14 22:37:48 +02:00