summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/ral
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode/ral')
-rw-r--r--sys/dev/microcode/ral/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/microcode/ral/Makefile b/sys/dev/microcode/ral/Makefile
index 14d78ae8b10..0e68d346a2c 100644
--- a/sys/dev/microcode/ral/Makefile
+++ b/sys/dev/microcode/ral/Makefile
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2006/06/07 19:52:49 rpaulo Exp $
+# $NetBSD: Makefile,v 1.4 2006/06/08 00:21:54 rpaulo Exp $
NOMAN= # defined
FILES= ral-rt2561 ral-rt2561s ral-rt2661 ral-license
+includes:
+
.include <bsd.files.mk>