diff options
| author | pgoyette <pgoyette@NetBSD.org> | 2019-01-27 02:08:33 +0000 |
|---|---|---|
| committer | pgoyette <pgoyette@NetBSD.org> | 2019-01-27 02:08:33 +0000 |
| commit | cc17ee2ece085d7d746bcd8fa9be19170855aaac (patch) | |
| tree | 5be40613f405cb081b2c44410b1506781927f8e3 /sys/compat/linux/files.linux | |
| parent | 10dd4cc92542aa04b0e59469a484a48e4c3cdd24 (diff) | |
Merge the [pgoyette-compat] branch
Diffstat (limited to 'sys/compat/linux/files.linux')
| -rw-r--r-- | sys/compat/linux/files.linux | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/linux/files.linux b/sys/compat/linux/files.linux index b81b34f19b1..69924a27e48 100644 --- a/sys/compat/linux/files.linux +++ b/sys/compat/linux/files.linux @@ -1,4 +1,4 @@ -# $NetBSD: files.linux,v 1.21 2014/11/17 01:01:57 uebayasi Exp $ +# $NetBSD: files.linux,v 1.22 2019/01/27 02:08:39 pgoyette Exp $ # # Config file description for machine-independent Linux compat code. # Included by ports that need it. @@ -6,7 +6,7 @@ # ports should define any machine-specific files they need in their # own file lists. -define compat_linux +define compat_linux : compat, compat_ossaudio, sysv_ipc file compat/linux/common/linux_blkio.c compat_linux file compat/linux/common/linux_cdrom.c compat_linux file compat/linux/common/linux_errno.c compat_linux |
