openwrt/package
Florian Fainelli cd3de51bb4 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>
2022-06-20 14:29:12 -07:00
..
base-files failsafe: run on all consoles listed in /proc/cmdline 2022-06-19 12:40:30 +02:00
boot ath79: add support for Netgear PGZNG1 2022-06-19 12:31:02 +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-11 16:03:14 +03:00
kernel broadcom-wl: Fix compilation with kernel 5.10 2022-06-20 14:29:12 -07:00
libs libusb: fix missing link 2022-06-19 12:40:30 +02:00
network 464xlat: delete SNATed conntracks on interface teardown 2022-06-19 21:54:05 +02:00
system fstools: update to git HEAD 2022-06-02 08:01:31 +01:00
utils ucode: update to latest Git HEAD 2022-06-01 13:45:53 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00