openwrt-pf/target/linux
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
..
adm5120 adm5120: disable the openwrt commandline hack 2015-08-30 12:17:54 +00:00
adm8668
ar7 kernel: update kernel 4.1 to version 4.1.11 2015-10-25 17:32:01 +00:00
ar71xx ar71xx: add Arduino Yun 2015-11-10 23:13:09 +00:00
arm64 kernel: update 4.1 to 4.1.10 2015-10-04 11:34:39 +00:00
at91
ath25 ath25: disable the openwrt commandline hack 2015-08-30 12:17:56 +00:00
au1000
bcm53xx kernel: take bcm47xx_nvram.h from kernel and not backports 2015-11-13 23:51:31 +00:00
brcm47xx kernel: take bcm47xx_nvram.h from kernel and not backports 2015-11-13 23:51:31 +00:00
brcm63xx brcm63xx: fix brcm, bcm6345-ext-intc interrupt controller 2015-11-04 11:33:16 +00:00
brcm2708 brcm2708: copy overlays README to boot partition 2015-10-26 09:01:21 +00:00
cns3xxx kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
gemini
generic kernel: take bcm47xx_nvram.h from kernel and not backports 2015-11-13 23:51:31 +00:00
imx6 kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
ipq806x ipq806x: fix BOARD_NAME spellings 2015-11-04 11:33:31 +00:00
ixp4xx kernel: update kernel 4.1 to version 4.1.11 2015-10-25 17:32:01 +00:00
kirkwood kirkwood: add Linksys routers to default profile 2015-11-11 12:48:30 +00:00
lantiq lantiq: add clk_round_rate() 2015-10-25 22:46:46 +00:00
malta malta: make eth0 the wan interface by default 2015-10-31 09:30:57 +00:00
mcs814x kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
mediatek mediatek: add support for the new MT7623 Arm SoC 2015-11-02 10:18:50 +00:00
mpc85xx target/mpc85xx: check if 'generic' subtarget for image file cuImage.tl-wdr4900-v1 2015-10-05 10:25:28 +00:00
mvebu mvebu: add support for the Linksys WRT1900ACS (Shelby) 2015-10-08 10:01:30 +00:00
mxs mxs: fixup permissions of image generation scripts 2015-09-23 18:40:42 +00:00
netlogic
octeon
omap omap/Beagleboard: remove FEATURES override 2015-11-02 10:17:09 +00:00
omap24xx omap24xx: Append dtb to the zImage 2015-10-09 07:46:12 +00:00
orion kernel: remove packaging of kmod-crypto-core and kmod-crypto-arc4 2015-09-08 12:31:04 +00:00
oxnas oxnas: image: Remove custom mkfs targz override as base should be fine now 2015-10-31 09:28:42 +00:00
ppc40x
ppc44x
pxa
ramips ramips: minor fixes for mt7621 profiles 2015-11-07 12:51:48 +00:00
rb532 rb532: prepare switch to 4.1 2015-10-26 09:00:35 +00:00
realview realview: Create ext4 image by default 2015-10-30 22:31:47 +00:00
sunxi kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
uml uml: backport another upstream patch to fix compile errors 2015-09-28 12:22:35 +00:00
x86 x86: add generic profiles to x86_64, kvm_guest and xen_domu 2015-11-08 20:39:24 +00:00
xburst kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
Makefile