summaryrefslogtreecommitdiff
path: root/sys/dev/Makefile
diff options
context:
space:
mode:
authoraugustss <augustss@NetBSD.org>2001-12-04 21:43:44 +0000
committeraugustss <augustss@NetBSD.org>2001-12-04 21:43:44 +0000
commite0b032d651a44f991830a8f1ac5b7ead9027770f (patch)
tree8ea51af647a25aa58eb7246737615e9bc7ddbb8f /sys/dev/Makefile
parentcbaa950b6213038a5664b060ceda742c87a19cb5 (diff)
Add ir/ to SUBDIR.
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 57438177ac4..1eb605559c0 100644
--- a/sys/dev/Makefile
+++ b/sys/dev/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2001/10/04 16:04:53 oster Exp $
+# $NetBSD: Makefile,v 1.10 2001/12/04 21:43:44 augustss Exp $
-SUBDIR= ata dec hpc i2o ic isa ofw pci pckbc pcmcia raidframe \
+SUBDIR= ata dec hpc i2o ic ir isa ofw pci pckbc pcmcia raidframe \
sbus scsipi sun tc usb vme wscons
KDIR= /sys/dev