openwrtv3/target/linux/brcm47xx
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 brcm47xx: sysupgrade: drop useless shift in platform.sh 2015-06-06 17:25:57 +00:00
generic target/linux/*: more dead package cleanups 2014-07-10 20:05:43 +00:00
image brcm47xx: increase max image size 2015-09-11 17:55:28 +00:00
legacy brcm47xx: update legacy subtarget description 2015-04-08 05:55:32 +00:00
mips74k brcm47xx: explicitly select CPU_MIPS32_R2 and CPU_MIPSR2 for mips74k 2015-04-16 21:20:37 +00:00
patches-4.1 kernel: take bcm47xx_nvram.h from kernel and not backports 2015-11-13 23:51:31 +00:00
base-files.mk add back the base-files/image code from brcm-2.4 to brcm47xx 2010-06-26 20:41:49 +00:00
config-4.1 brcm47xx: disable the openwrt commandline hack 2015-08-30 12:17:57 +00:00
Makefile brcm47xx: update to kernel 4.1 2015-09-11 18:52:42 +00:00
modules.mk bcm53xx: add USB 2.0 support 2015-04-15 16:06:14 +00:00