commit | b86fff7368b139171edab66972ea1309092f519e | [log] [tgz] |
---|---|---|
author | James Bottomley <jejb@mulgrave.(none)> | Sat Apr 23 02:45:48 2005 -0400 |
committer | James Bottomley <jejb@mulgrave.(none)> | Fri May 20 12:53:23 2005 -0500 |
tree | 6702dfa6a80897497b0ae106eea9995db566db21 | |
parent | 2496af3945bdcc5fe774b8220a415086a47f40a0 [diff] |
[SCSI] mptfusion: correct Kconfig problem The fusion Kconfig forgets to set CONFIG_FUSION, which is required to get the upper makefile to descend into the fusion directory. Add this back as a variable and make the two upper level modules select it. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>