kumquat-buildroot/toolchain/kernel-headers
Simon Dawson a3daa6f785 Fix problem with undefined umode_t type in 3.3 kernel headers
The 3.3 kernel headers define the umode_t type within a __KERNEL__
preprocessor ifdef region. This results in a broken kernel header in the
buildroot toolchain.

[Peter: This is discussed upstream here:
https://bugzilla.kernel.org/show_bug.cgi?id=42986
Long term socat/syslinux should stop using this header, but this hasn't
been fixed upstream yet]
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-03-29 10:42:24 +02:00
..
Config.in
kernel-headers.mk
linux-2.6.35.14-scsi-use-__uX-types-for-headers-exported-to-user-space.patch
linux-3.0.25-headers_install-fix-__packed-in-exported-kernel-head.patch
linux-3.3-fix-umode_t.patch Fix problem with undefined umode_t type in 3.3 kernel headers 2012-03-29 10:42:24 +02:00