mwifiex/mxm_wifiex
Sherry Sun 72fdfec440 mxm_wifiex: Makefile: fix Yocto build error when build mapp before
kernel

When build mapp before the kernel build, Yocto will meet below build
error, since we don't need to build kernel modules in this repo for
L5.4.70, so delete the default modules build here:

Makefile:412: recipe for target 'default' failed
make: *** [default] Error 2

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
Reviewed-by: yang.tian <yang.tian@nxp.com>
2021-03-02 14:59:17 +08:00
..
wlan_src mxm_wifiex: Makefile: fix Yocto build error when build mapp before 2021-03-02 14:59:17 +08:00