You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
base-files
generic
image
legacy
mips74k
patches-4.19 kernel: bump 4.19 to 4.19.122 4 years ago
patches-5.4 bcm47xx: fix brcm-wl module loading 4 years ago
Makefile treewide: remove maintainer variable from targets 4 years ago
config-4.19
config-5.4 bcm47xx: add support for kernel 5.4 4 years ago
modules.mk