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
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
9 years ago
..
adm5120 adm5120: disable the openwrt commandline hack 9 years ago
adm8668 build: Prevent more gzip timestamps 9 years ago
ar7 kernel: update kernel 4.1 to version 4.1.11 9 years ago
ar71xx ar71xx: add Arduino Yun 9 years ago
arm64 kernel: update 4.1 to 4.1.10 9 years ago
at91 at91: fix usb rate backport patch tab mangle 9 years ago
ath25 ath25: disable the openwrt commandline hack 9 years ago
au1000 image: fix jffs2(_nand) image generation 9 years ago
bcm53xx kernel: take bcm47xx_nvram.h from kernel and not backports 9 years ago
brcm47xx kernel: take bcm47xx_nvram.h from kernel and not backports 9 years ago
brcm63xx brcm63xx: fix brcm, bcm6345-ext-intc interrupt controller 9 years ago
brcm2708 brcm2708: copy overlays README to boot partition 9 years ago
cns3xxx kernel: update kernel 3.18 to version 3.18.23 9 years ago
gemini kernel: refresh patches for 4.1 9 years ago
generic kernel: take bcm47xx_nvram.h from kernel and not backports 9 years ago
imx6 kernel: update kernel 3.18 to version 3.18.23 9 years ago
ipq806x ipq806x: fix BOARD_NAME spellings 9 years ago
ixp4xx kernel: update kernel 4.1 to version 4.1.11 9 years ago
kirkwood kirkwood: add Linksys routers to default profile 9 years ago
lantiq lantiq: add clk_round_rate() 9 years ago
malta malta: make eth0 the wan interface by default 9 years ago
mcs814x kernel: update kernel 3.18 to version 3.18.23 9 years ago
mediatek mediatek: add support for the new MT7623 Arm SoC 9 years ago
mpc85xx target/mpc85xx: check if 'generic' subtarget for image file cuImage.tl-wdr4900-v1 9 years ago
mvebu mvebu: add support for the Linksys WRT1900ACS (Shelby) 9 years ago
mxs mxs: fixup permissions of image generation scripts 9 years ago
netlogic netlogic: copy initramfs image to $(BIN_DIR) 9 years ago
octeon octeon: fix imagebuilder 9 years ago
omap omap/Beagleboard: remove FEATURES override 9 years ago
omap24xx omap24xx: Append dtb to the zImage 9 years ago
orion kernel: remove packaging of kmod-crypto-core and kmod-crypto-arc4 9 years ago
oxnas oxnas: image: Remove custom mkfs targz override as base should be fine now 9 years ago
ppc40x ppc40x: upgrade to 3.18 9 years ago
ppc44x image: fix jffs2(_nand) image generation 9 years ago
pxa kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED 9 years ago
ramips ramips: minor fixes for mt7621 profiles 9 years ago
rb532 rb532: prepare switch to 4.1 9 years ago
realview realview: Create ext4 image by default 9 years ago
sunxi kernel: update kernel 3.18 to version 3.18.23 9 years ago
uml uml: backport another upstream patch to fix compile errors 9 years ago
x86 x86: add generic profiles to x86_64, kvm_guest and xen_domu 9 years ago
xburst kernel: update kernel 3.18 to version 3.18.23 9 years ago
Makefile Add kernel_nconfig make target 14 years ago