diff options
| author | rpaulo <rpaulo@NetBSD.org> | 2006-06-08 00:12:50 +0000 |
|---|---|---|
| committer | rpaulo <rpaulo@NetBSD.org> | 2006-06-08 00:12:50 +0000 |
| commit | 7145d9ddba1175b44a1501fa58c496bf7cc54ecc (patch) | |
| tree | 02788b0fa09a8f6fc6cb230649e1dfc2f52363a1 /sys/dev/Makefile | |
| parent | c946f0d4db61cfd4afc67f4707e857331e9117ee (diff) | |
Descend into microcode.
Diffstat (limited to 'sys/dev/Makefile')
| -rw-r--r-- | sys/dev/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/Makefile b/sys/dev/Makefile index 4a0136a115d..348c6cb52b3 100644 --- a/sys/dev/Makefile +++ b/sys/dev/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2006/02/25 01:27:20 christos Exp $ +# $NetBSD: Makefile,v 1.22 2006/06/08 00:12:50 rpaulo Exp $ -SUBDIR= apm ata dec dmover hpc i2o ic ieee1394 ir isa ofw \ +SUBDIR= apm ata dec dmover hpc i2o ic ieee1394 ir isa microcode ofw \ pci pckbport pcmcia raidframe sbus scsipi sun tc usb vme wscons INCSDIR= /usr/include/dev |
