openwrt/target/linux/bcm47xx
Sungbo Eo 6ea87d35c6 bcm47xx: fix brcm-wl module loading
_dma_cache_wback_inv needs to be exported to load wl module successfully.

root@OpenWrt:/# insmod wl
[  363.867779] wl: Unknown symbol _dma_cache_wback_inv (err -2)
failed to insert /lib/modules/5.4.40/wl.ko

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
Cc: Rafał Miłecki <rafal@milecki.pl>
2020-06-03 16:49:28 +02:00
..
base-files
generic
image
legacy
mips74k
patches-4.19 kernel: bump 4.19 to 4.19.122 2020-05-12 12:36:28 +02:00
patches-5.4 bcm47xx: fix brcm-wl module loading 2020-06-03 16:49:28 +02:00
config-4.19
config-5.4 bcm47xx: add support for kernel 5.4 2020-03-10 15:50:55 +01:00
Makefile treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
modules.mk