Skip to content
Commit a3daa6f7 authored by Simon Dawson's avatar Simon Dawson Committed by Peter Korsgaard
Browse files

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: default avatarSimon Dawson <spdawson@gmail.com>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent d0e5eb28
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment