summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/isp
diff options
context:
space:
mode:
authorjdolecek <jdolecek@NetBSD.org>2001-04-11 07:42:31 +0000
committerjdolecek <jdolecek@NetBSD.org>2001-04-11 07:42:31 +0000
commit372e5956ef1cc3a9be778f36c7d87c088b25f1b7 (patch)
tree7b1d3caa053426a8afca44a380c96639f78cf166 /sys/dev/microcode/isp
parent4ac5e36af27bb2b726bc9a97195d4f6085afa007 (diff)
Only install headers which are actually used by our userland. This
saves about 2.2MB under /usr/include/dev/. Discussed on tech-kern@ recently. I HOPE to get the list right. The headers I left in are ones used for MI tools and those whose usage I discovered by grep over tree sources. Feel free to put needed includes back in if you encounter anything which should not be removed from lists.
Diffstat (limited to 'sys/dev/microcode/isp')
-rw-r--r--sys/dev/microcode/isp/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/microcode/isp/Makefile b/sys/dev/microcode/isp/Makefile
deleted file mode 100644
index 88f097aad2b..00000000000
--- a/sys/dev/microcode/isp/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-# $NetBSD: Makefile,v 1.2 1999/08/26 07:58:58 mrg Exp $
-
-.include <bsd.kinc.mk>