diff options
| author | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 2003-10-02 04:06:56 +0000 |
|---|---|---|
| committer | Hidetoshi Shimokawa <simokawa@FreeBSD.org> | 2003-10-02 04:06:56 +0000 |
| commit | c4778b5d1c8715bc45e1c54b783cc7c719104db0 (patch) | |
| tree | 7f27d60f89b5c06e7ea329138d86ab46f08532d4 /sys/modules/firewire | |
| parent | c142b0fcfe2f77b37aa2ff40e241a11cc5e31443 (diff) | |
Notes
Diffstat (limited to 'sys/modules/firewire')
| -rw-r--r-- | sys/modules/firewire/sbp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/firewire/sbp/Makefile b/sys/modules/firewire/sbp/Makefile index e114dbb4dbac..7acf1a39fb32 100644 --- a/sys/modules/firewire/sbp/Makefile +++ b/sys/modules/firewire/sbp/Makefile @@ -7,7 +7,7 @@ KMOD = sbp SRCS = bus_if.h device_if.h \ opt_cam.h opt_scsi.h \ - sbp.c \ + sbp.c sbp.h \ firewire.h firewirereg.h \ iec13213.h |
