]> git.ipfire.org Git - thirdparty/chrony.git/commit
Fix linux_io.h for MIPS
authorBernhard Weiss <lisnablagh@web.de>
Sat, 24 Sep 2005 16:17:56 +0000 (18:17 +0200)
committerRichard P. Curnow <rc@rc0.org.uk>
Fri, 14 Apr 2006 23:07:43 +0000 (00:07 +0100)
commit3e7781fdafd69d34e2ae305131d65726d9c1add4
tree0008ce0ad62cf4c412a2d199b86a12eb79f40806
parentacd99f25ef0d1deeea4914476c2321c7dcf15c85
Fix linux_io.h for MIPS

Bernard Weiss writes:
I managed to compile the chrony 1.21 package for the MIPS architecture.
For the package to compile I had to add the following lines to io_linux.h:

[patch]

These values are taken from the ioctl.h file of linux 2.4.30 for the MIPS arch
(__ASM_MIPS_IOCTL_H).
io_linux.h