summaryrefslogtreecommitdiffstats
path: root/usr.sbin/config/config.h
diff options
context:
space:
mode:
authorgibbs <gibbs@FreeBSD.org>1994-12-31 19:23:10 +0000
committergibbs <gibbs@FreeBSD.org>1994-12-31 19:23:10 +0000
commitbe8b9344b823f8f284dfb067074bd5279ae8f272 (patch)
tree40fa1b45dc25c227a7579529f12228480ea8b465 /usr.sbin/config/config.h
parentf3f8bf3b168fcb1a84b5e6a60a778fa8b013ccaa (diff)
downloadFreeBSD-src-be8b9344b823f8f284dfb067074bd5279ae8f272.zip
FreeBSD-src-be8b9344b823f8f284dfb067074bd5279ae8f272.tar.gz
Allow config to fully handle the aic7770 driver dependancies.
Diffstat (limited to 'usr.sbin/config/config.h')
-rw-r--r--usr.sbin/config/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/config/config.h b/usr.sbin/config/config.h
index ec89072..726e2a4 100644
--- a/usr.sbin/config/config.h
+++ b/usr.sbin/config/config.h
@@ -97,6 +97,7 @@ struct file_list {
#define CONFIGDEP 1
#define NO_IMPLCT_RULE 2
#define NO_OBJ 4
+#define BEFORE_DEPEND 8
struct idlst {
char *id;
OpenPOWER on IntegriCloud