tn3399_openwrt/package
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 base-files: create /var/tmp on boot 2015-10-19 10:09:46 +00:00
boot uboot-envtools: kirkwood: fix EA35/4500 board names 2015-11-11 12:48:29 +00:00
devel package/devel/perf: fix build for kernel 4.1 2015-11-02 10:16:28 +00:00
firmware ath10k-firmware: update firmware version for QCA988X 2015-11-11 08:32:37 +00:00
kernel kernel: take bcm47xx_nvram.h from kernel and not backports 2015-11-13 23:51:31 +00:00
libs libnl-tiny: include <sys/socket.h> 2015-11-11 11:39:21 +00:00
network netifd: update to the latest version, contains several fixes, including one for interface ip4/ip6table for device routes 2015-11-12 00:24:27 +00:00
system opkg: remove obsolete gcc version check 2015-11-10 21:10:57 +00:00
utils e2fsprogs: add packages for "chattr" and "lsattr" 2015-11-08 20:39:54 +00:00
Makefile build: Prevent more gzip timestamps 2015-07-14 09:57:45 +00:00