diff options
author | Boaz Harrosh <bharrosh@panasas.com> | 2009-01-25 10:24:14 -0500 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2009-03-12 13:58:09 -0400 |
commit | 68274794c69991121eaf0a4a35b78aa7f088ec2c (patch) | |
tree | 3edac7eaccd745ebc33fdd4080ee9a22ab9c3cab /MAINTAINERS | |
parent | 6864abd8b730435d6ae9cb061095229a5a85153f (diff) |
[SCSI] scsi: Add osd library to build system
OSD in kernel source code is assumed to be at:
drivers/scsi/osd/ with its own Makefile and Kconfig
Add includes to them from drivers/scsi Makefile and Kconfig
Add OSD to MAINTAINERS file
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Reviewed-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1c2ca1dc66f2..e26fb02ac759 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3291,6 +3291,16 @@ L: orinoco-devel@lists.sourceforge.net | |||
3291 | W: http://www.nongnu.org/orinoco/ | 3291 | W: http://www.nongnu.org/orinoco/ |
3292 | S: Maintained | 3292 | S: Maintained |
3293 | 3293 | ||
3294 | OSD LIBRARY | ||
3295 | P: Boaz Harrosh | ||
3296 | M: bharrosh@panasas.com | ||
3297 | P: Benny Halevy | ||
3298 | M: bhalevy@panasas.com | ||
3299 | L: osd-dev@open-osd.org | ||
3300 | W: http://open-osd.org | ||
3301 | T: git://git.open-osd.org/open-osd.git | ||
3302 | S: Maintained | ||
3303 | |||
3294 | P54 WIRELESS DRIVER | 3304 | P54 WIRELESS DRIVER |
3295 | P: Michael Wu | 3305 | P: Michael Wu |
3296 | M: flamingice@sourmilk.net | 3306 | M: flamingice@sourmilk.net |