openwrt/package
Florian Fainelli d989124c02 broadcom-wl: Fix compilation with kernel 5.10
This adds a few fixes for compiling against Linux 5.10:

1. segment_eq() has been removed with upstream commit
   428e2976a5bf7e7f5554286d7a5a33b8147b106a ("uaccess: remove
   segment_eq") and can use uaccess_kernel() instead
2. ioremap_nocache() is removed and is now an alias for ioremap() with
   upstream commit 4bdc0d676a643140bdf17dbf7eafedee3d496a3c ("remove
   ioremap_nocache and devm_ioremap_nocache")

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
(cherry picked from commit cd3de51bb4)
2022-06-27 22:34:05 +02:00
..
base-files base-files: allow ignoring minor compat-version check 2022-06-23 00:32:16 +02:00
boot uboot-mvebu: update to version v2022.04 2022-06-14 21:41:35 +02:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware wireless-regdb: bump to 2022.06.06 2022-06-27 19:54:12 +02:00
kernel broadcom-wl: Fix compilation with kernel 5.10 2022-06-27 22:34:05 +02:00
libs libusb: fix missing link 2022-06-25 00:05:21 +02:00
network 464xlat: delete SNATed conntracks on interface teardown 2022-06-27 19:54:13 +02:00
system fstools: update to git HEAD 2022-06-05 11:38:20 +01:00
utils packages: nvram: add NVRAM quirks for bcm53xx target 2022-06-07 16:18:20 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00