diff options
| author | Warner Losh <imp@FreeBSD.org> | 2006-11-29 08:08:30 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2006-11-29 08:08:30 +0000 |
| commit | fcf50d482e658f208cd15c72dd4af39a87cbd768 (patch) | |
| tree | de57d035c93a672f1ebbf787ec265b197b5fb898 /sys/conf | |
| parent | 674a9140289de96f2c92ae34860d8e01ddd35fe6 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files index c2399cb8cdcd..4132cbd56aea 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -620,7 +620,7 @@ dev/firewire/if_fwe.c optional fwe dev/firewire/if_fwip.c optional fwip dev/firewire/sbp.c optional sbp dev/firewire/sbp_targ.c optional sbp_targ -dev/flash/at45.c optional at45 +dev/flash/at45d.c optional at45d dev/fxp/if_fxp.c optional fxp dev/gem/if_gem.c optional gem dev/gem/if_gem_pci.c optional gem pci |
