2
0
forked from Ivasoft/openwrt

bcm27xx: add linux 5.4 support

Tested on bcm2710 (Raspberry Pi 3B).

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas
2020-02-29 09:25:20 +01:00
parent a8aa974a9d
commit a1383655cf
456 changed files with 179443 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
#
# Copyright (C) 2012-2019 OpenWrt.org
# Copyright (C) 2012-2020 OpenWrt.org
# Copyright (C) 2017 LEDE project
#
# This is free software, licensed under the GNU General Public License v2.
@@ -15,6 +15,7 @@ MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>
SUBTARGETS:=bcm2708 bcm2709 bcm2710 bcm2711
KERNEL_PATCHVER:=4.19
KERNEL_TESTING_PATCHVER=5.4
define Target/Description
Build firmware image for Broadcom BCM27xx SoC devices.