summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-06-30 14:52:49 +0000
committerimp <imp@FreeBSD.org>2004-06-30 14:52:49 +0000
commitb5563d0851d4ec8929ecca588ca8969c951adb95 (patch)
tree46a4614186e33c4f7298112d87e731f41010328d /sys/conf
parent6e4012e1cdc5819de89be98e145bdce9a4f8213c (diff)
downloadFreeBSD-src-b5563d0851d4ec8929ecca588ca8969c951adb95.zip
FreeBSD-src-b5563d0851d4ec8929ecca588ca8969c951adb95.tar.gz
My last commit broke oldcard. Rather than duplicate the lines for
pccarddevs.h, just make it standard for now. Once oldcard is gone, we'll revisit.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 08b7b40..10c2df7 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -45,7 +45,7 @@ miidevs.h optional miibus \
compile-with "${AWK} -f $S/tools/miidevs2h.awk $S/dev/mii/miidevs" \
no-obj no-implicit-rule before-depend \
clean "miidevs.h"
-pccarddevs.h optional pccard \
+pccarddevs.h standard \
dependency "$S/tools/pccarddevs2h.awk $S/dev/pccard/pccarddevs" \
compile-with "${AWK} -f $S/tools/pccarddevs2h.awk $S/dev/pccard/pccarddevs" \
no-obj no-implicit-rule before-depend \
OpenPOWER on IntegriCloud