mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 18:05:15 +00:00
9aa3d5b345
Since linux kernel commit 0768e17073dc527ccd18ed5f96ce85f9985e9115 (2019-04-19) the asm-generic/sockios.h header no longer defines SIOCGSTAMP. Instead it provides only SIOCGSTAMP_OLD. The linux/sockios.h header now defines SIOCGSTAMP using either SIOCGSTAMP_OLD or SIOCGSTAMP_NEW as appropriate. This linux only header file is not included so we get a build failure. Signed-off-by: Norbert van Bolhuis <nvbolhuis@aimvalley.nl> |
||
---|---|---|
.. | ||
000-debian_16.patch | ||
200-no_libfl.patch | ||
300-objcopy_path.patch | ||
400-portability_fixes.patch | ||
500-br2684ctl_script.patch | ||
501-br2684ctl_itfname.patch | ||
510-remove-LINUX_NETDEVICE-hack.patch | ||
600-fix-format-errors.patch | ||
700-musl-include.patch | ||
800-include_sockios.patch |