openwrtv3/target/linux/bcm53xx
Hauke Mehrtens cb0c8da7c2 kernel: take bcm47xx_nvram.h from kernel and not backports
compat-wireless/backports now contains a bcm47xx_nvram.h file to
backport some of the functions in it which are used by the bcmfmac
driver. This file just checks for the kernel versions and provide an
empty implementations on older kernel versions. This is OK on most
systems, but on bcm47xx / bcm53xx systems we want to call the real
functions here. This commit removes the file from backports in our
build process like we do it with the bcma and ssb header files. Instead
we add a recent version into our kernel so all code uses only one
header file. On bcm47xx / bcm53xx the real implementations of this code
will be used.

Reported-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 47467
2015-11-13 23:51:31 +00:00
..
base-files bcm53xx: add workaround for Netgear R8000 network 2015-10-30 12:55:37 +00:00
files/drivers bcm53xx: add support basic for kernel 4.3 2015-10-25 16:43:14 +00:00
files-4.1/drivers/firmware/broadcom kernel: take bcm47xx_nvram.h from kernel and not backports 2015-11-13 23:51:31 +00:00
image bcm53xx: add early support for Linksys EA6300 V1 2015-09-26 22:57:33 +00:00
patches-4.1 kernel: take bcm47xx_nvram.h from kernel and not backports 2015-11-13 23:51:31 +00:00
patches-4.3 bcm53xx: Netgear R8000: define GPIO powering USB ports 2015-11-01 22:21:59 +00:00
profiles bcm53xx: include kmod-brcmfmac in default profile 2015-02-16 19:51:21 +00:00
base-files.mk bcm53xx: add default config for switch 2014-04-23 22:02:18 +00:00
config-4.1 bcm53xx: update config 2015-07-26 15:51:37 +00:00
config-4.3 bcm53xx: add clk tree driver 2015-10-25 22:46:08 +00:00
Makefile bcm53xx: update to kernel 4.1 2015-09-11 18:52:18 +00:00