summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/Makefile.inc
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-08-10 12:23:11 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-08-10 12:23:11 +0000
commit37f9236f6d65a4f2da4ce07cd6dccaf94647cc42 (patch)
tree71da53fe8ed5e4e5bfbe3b848b6ce91be37bb077 /sys/dev/microcode/Makefile.inc
parent55b78409b43975afa480b46368d0248e75557f28 (diff)
ncr53cxxx assembler by osymh@msu.oscs.montana.edu; with a touch more
work a bunch of ports will be able to use this for their drivers.
Diffstat (limited to 'sys/dev/microcode/Makefile.inc')
-rw-r--r--sys/dev/microcode/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/microcode/Makefile.inc b/sys/dev/microcode/Makefile.inc
index 8ec2e74ddd0..249ff95be9a 100644
--- a/sys/dev/microcode/Makefile.inc
+++ b/sys/dev/microcode/Makefile.inc
@@ -1 +1,2 @@
.include "$S/dev/microcode/aic7xxx/Makefile.inc"
+.include "$S/dev/microcode/ncr53cxxx/Makefile.inc"