diff options
author | Johannes Berg <johannes.berg@intel.com> | 2010-11-18 23:08:10 +0300 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-11-22 23:48:51 +0300 |
commit | b5bb2f2beb4d54597fd54075480fc4874a9c08dc (patch) | |
tree | 204d198dcdf66b3e0e13b50fd91baa4022255716 /drivers/net/wireless/libertas | |
parent | 18890d4b89d8507ad09289f6f57a71591c7e9e83 (diff) | |
download | linux-b5bb2f2beb4d54597fd54075480fc4874a9c08dc.tar.xz |
iwlwifi: fix modular 3945 only build
If only 3945 is selected, and is a module, build
fails because iwl-legacy.c won't be compiled. Fix
this by adding it to the build correctly.
This doesn't happen for 4965 because it is a bool
option, not tristate, since it's built into the
AGN module.
Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Tested-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/libertas')
0 files changed, 0 insertions, 0 deletions