aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorMarko Zec <zec@FreeBSD.org>2008-12-10 23:12:39 +0000
committerMarko Zec <zec@FreeBSD.org>2008-12-10 23:12:39 +0000
commit385195c062ad27bfd78b9f9592a8bbcb9419acfb (patch)
tree69ada7d351f2f4e8f7205f24e4f8473aad40573d /sys/conf
parent629386598e36c072f900e8e88c9d3d5acf61dacc (diff)
Notes
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
-rw-r--r--sys/conf/options1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 151a22771b66..d09ead4a46b5 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1953,6 +1953,7 @@ kern/kern_timeout.c standard
kern/kern_umtx.c standard
kern/kern_uuid.c standard
kern/kern_xxx.c standard
+kern/kern_vimage.c standard
kern/link_elf.c standard
kern/linker_if.m standard
kern/md4c.c optional netsmb
diff --git a/sys/conf/options b/sys/conf/options
index f7074785fcc9..1f59aafb20b5 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -415,6 +415,7 @@ TCPDEBUG
TCP_OFFLOAD_DISABLE opt_inet.h #Disable code to dispatch tcp offloading
TCP_SIGNATURE opt_inet.h
VLAN_ARRAY opt_vlan.h
+VIMAGE_GLOBALS opt_global.h
XBONEHACK
#