summaryrefslogtreecommitdiff
path: root/sys/dev/Makefile
diff options
context:
space:
mode:
authorrin <rin@NetBSD.org>2019-02-24 02:30:38 +0000
committerrin <rin@NetBSD.org>2019-02-24 02:30:38 +0000
commit477596bf166f64f199d12e4dafad0777e1df5ad7 (patch)
treef48d3021c1a7deeb5d83d65e6d889e62715d90db /sys/dev/Makefile
parentbe4f92457bbd18b4b291df3c37af7f7001c8c7d3 (diff)
Hook spi.
Diffstat (limited to 'sys/dev/Makefile')
-rw-r--r--sys/dev/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/Makefile b/sys/dev/Makefile
index 2bb2d9e3d02..2732cbdc268 100644
--- a/sys/dev/Makefile
+++ b/sys/dev/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.40 2018/11/07 07:43:08 maxv Exp $
+# $NetBSD: Makefile,v 1.41 2019/02/24 02:30:38 rin Exp $
SUBDIR= apm ata bluetooth dec dm dmover dtv filemon hdaudio hdmicec hid hpc \
i2c i2o ic ieee1394 ir isa \
microcode ofw pci pckbport pcmcia pud putter raidframe sbus scsipi \
- sun tc usb vme wscons
+ spi sun tc usb vme wscons
.if ${MACHINE_ARCH} == "x86_64"
SUBDIR+= nvmm