diff options
| author | Scott Long <scottl@FreeBSD.org> | 2005-04-01 19:32:12 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2005-04-01 19:32:12 +0000 |
| commit | 5ec8c336e74d015548bbaf02c24f7beaeef7dbfa (patch) | |
| tree | cbb0468b95f2c7feae85f285964cc659401cb3ad | |
| parent | 9dd18bb07e6561da60c2afc91aa855b6271ab242 (diff) | |
Notes
| -rw-r--r-- | sys/conf/files.amd64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64 index 8b498859746d..ab65a6e3ab92 100644 --- a/sys/conf/files.amd64 +++ b/sys/conf/files.amd64 @@ -131,7 +131,7 @@ crypto/des/des_enc.c optional ipsec ipsec_esp crypto/des/des_enc.c optional netsmbcrypto crypto/des/des_setkey.c optional netsmbcrypto dev/acpica/acpi_if.m standard -dev/arcmsr/arcmsr.c optional pci +dev/arcmsr/arcmsr.c optional arcmsr pci dev/fb/fb.c optional fb dev/fb/fb.c optional vga dev/fb/splash.c optional splash |
