summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/run
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode/run')
-rw-r--r--sys/dev/microcode/run/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/microcode/run/Makefile b/sys/dev/microcode/run/Makefile
index f112694d7b4..7356e56b683 100644
--- a/sys/dev/microcode/run/Makefile
+++ b/sys/dev/microcode/run/Makefile
@@ -1,8 +1,12 @@
-# $NetBSD: Makefile,v 1.1 2012/06/01 13:19:39 nonaka Exp $
+# $NetBSD: Makefile,v 1.2 2018/05/31 05:27:46 mrg Exp $
NOMAN= # defined
+.include <bsd.own.mk>
+
+.if ${MKFIRMWARE} != "no"
FILES= run-rt2870 run-rt3071 run-license
+.endif
# XXX
includes: