diff options
| author | christos <christos@NetBSD.org> | 2016-04-27 19:50:06 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2016-04-27 19:50:06 +0000 |
| commit | 3cce49b4e312dafd45e9f7fa9fe7e3a147f902c9 (patch) | |
| tree | 28bd097efd5a95923ed32ca7bfc3e8efe56a34c5 /sys/dev/microcode/ral/Makefile | |
| parent | 43f9f5efdc77bff16ce28429e9214b1dc67fccda (diff) | |
Sync with OpenBSD
Diffstat (limited to 'sys/dev/microcode/ral/Makefile')
| -rw-r--r-- | sys/dev/microcode/ral/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/microcode/ral/Makefile b/sys/dev/microcode/ral/Makefile index e44b81df6ce..47178df16d9 100644 --- a/sys/dev/microcode/ral/Makefile +++ b/sys/dev/microcode/ral/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2006/06/08 15:22:03 rpaulo Exp $ +# $NetBSD: Makefile,v 1.6 2016/04/27 19:50:06 christos Exp $ NOMAN= # defined -FILES= ral-rt2561 ral-rt2561s ral-rt2661 ral-license +FILES= ral-rt2561 ral-rt2561s ral-rt2661 ral-rt2860 ral-license # XXX includes: |
