diff options
author | Peter Grehan <grehan@FreeBSD.org> | 2011-05-14 18:37:24 +0000 |
---|---|---|
committer | Peter Grehan <grehan@FreeBSD.org> | 2011-05-14 18:37:24 +0000 |
commit | 6c4c7d0f96c632ef104b202a633a06db33f74d6b (patch) | |
tree | ce17f892c7fd4d20db22d42d40c97d863643bbb0 /sys/conf/files.amd64 | |
parent | 366f60834ff8ef709f132fe8976c96a5e2caace9 (diff) | |
download | src-test-6c4c7d0f96c632ef104b202a633a06db33f74d6b.tar.gz src-test-6c4c7d0f96c632ef104b202a633a06db33f74d6b.zip |
Notes
Diffstat (limited to 'sys/conf/files.amd64')
-rw-r--r-- | sys/conf/files.amd64 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64 index 6d503a459814f..2e4cbfabc32d9 100644 --- a/sys/conf/files.amd64 +++ b/sys/conf/files.amd64 @@ -304,3 +304,8 @@ libkern/memset.c standard # compat/x86bios/x86bios.c optional x86bios | atkbd | dpms | vesa contrib/x86emu/x86emu.c optional x86bios | atkbd | dpms | vesa +# +# bvm console +# +dev/bvm/bvm_console.c optional bvmconsole +dev/bvm/bvm_dbg.c optional bvmdebug |