diff options
| author | Kip Macy <kmacy@FreeBSD.org> | 2006-11-18 07:24:56 +0000 |
|---|---|---|
| committer | Kip Macy <kmacy@FreeBSD.org> | 2006-11-18 07:24:56 +0000 |
| commit | fda40eb20437fcba00813e73696c0ade85f7b2d2 (patch) | |
| tree | de6414246af8fae764af4f152ad4702ad7178a7a /sys/conf | |
| parent | 1eea142b6fff3e9cf61f578ec1af30c71a758195 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/files.sun4v | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files.sun4v b/sys/conf/files.sun4v index 1b7974abdca5..d073b66953a8 100644 --- a/sys/conf/files.sun4v +++ b/sys/conf/files.sun4v @@ -40,8 +40,8 @@ libkern/flsl.c standard sparc64/sparc64/autoconf.c standard sun4v/sun4v/bus_machdep.c standard sparc64/sparc64/clock.c standard -sun4v/sun4v/counter.c standard -sun4v/sun4v/db_disasm.c optional ddb +sparc64/sparc64/counter.c standard +sparc64/sparc64/db_disasm.c optional ddb sun4v/sun4v/db_interface.c optional ddb sun4v/sun4v/db_trace.c optional ddb sun4v/sun4v/db_hwwatch.c optional ddb |
