From 3cce49b4e312dafd45e9f7fa9fe7e3a147f902c9 Mon Sep 17 00:00:00 2001 From: christos Date: Wed, 27 Apr 2016 19:50:06 +0000 Subject: Sync with OpenBSD --- sys/dev/microcode/ral/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/microcode/ral/Makefile') 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: -- cgit