From 923531ab46908dbe5700aaa71ffe162db8be7c74 Mon Sep 17 00:00:00 2001 From: Amit Kumar <amit.kumar@iopsys.eu> Date: Wed, 6 Sep 2023 15:20:17 +0530 Subject: [PATCH] bcmkernel: set default trx as board pluggable --- bcmkernel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bcmkernel/Makefile b/bcmkernel/Makefile index e9f5e95..3bea2ff 100644 --- a/bcmkernel/Makefile +++ b/bcmkernel/Makefile @@ -2,7 +2,7 @@ # Primary/common bcmkernel makefile for all versions of Broadcom SDKs # -PKG_SOURCE_VERSION := 94cfa66a3b8d5a21edabb3036342bd6743de759e +PKG_SOURCE_VERSION := a76a20ebc84616b8a12a07e04208e0843a4b6544 BCM_KERNEL_VERSION := 4.19.235 BRCM_SDK_VERSION := 504041 -- GitLab