mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/linux-firmware: use the new bnx2x firmware version
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
7ec72cce53
commit
8bc711ba0e
@@ -154,9 +154,9 @@ endif
|
|||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_BNX2X),y)
|
ifeq ($(BR2_PACKAGE_LINUX_FIRMWARE_BNX2X),y)
|
||||||
LINUX_FIRMWARE_FILES += \
|
LINUX_FIRMWARE_FILES += \
|
||||||
bnx2x/bnx2x-e1-7.8.17.0.fw \
|
bnx2x/bnx2x-e1-7.10.51.0.fw \
|
||||||
bnx2x/bnx2x-e1h-7.8.17.0.fw \
|
bnx2x/bnx2x-e1h-7.10.51.0.fw \
|
||||||
bnx2x/bnx2x-e2-7.8.17.0.fw
|
bnx2x/bnx2x-e2-7.10.51.0.fw
|
||||||
# No license file; the license is in the file WHENCE
|
# No license file; the license is in the file WHENCE
|
||||||
# which is installed unconditionally
|
# which is installed unconditionally
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user