diff options
author | Randy Dunlap <[email protected]> | 2022-02-27 12:00:51 -0800 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2022-03-02 22:36:49 +0100 |
commit | 875ad06015329314c594d3302ac2bbea37774543 (patch) | |
tree | dc492b5defef65d345323420e5d014aefbdaca05 /net/lapb/lapb_subr.c | |
parent | 90f8f4c0e3cebd541deaa45cf0e470bb9810dd4f (diff) |
iwlwifi: fix build error for IWLMEI
When CONFIG_IWLWIFI=m and CONFIG_IWLMEI=y, the kernel build system
must be told to build the iwlwifi/ subdirectory for both IWLWIFI and
IWLMEI so that builds for both =y and =m are done.
This resolves an undefined reference build error:
ERROR: modpost: "iwl_mei_is_connected" [drivers/net/wireless/intel/iwlwifi/iwlwifi.ko] undefined!
Fixes: 977df8bd5844 ("wlwifi: work around reverse dependency on MEI")
Signed-off-by: Randy Dunlap <[email protected]>
Reported-by: kernel test robot <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Luca Coelho <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions