Set CONFIG_BRCMDBG

This commit is contained in:
sharpenedblade
2024-08-03 23:53:23 -07:00
parent 5df65034e2
commit 822cf5fce3
+1
View File
@@ -24,4 +24,5 @@ sed -i "/ApplyOptionalPatch patch-%{patchversion}-redhat.patch/a ApplyOptionalPa
cat "linux-t2-patches/extra_config" > "kernel-local"
echo "CONFIG_MODULE_FORCE_UNLOAD=y" >> "kernel-local"
echo "CONFIG_BRCMDBG=y" >> "kernel-local"
cat "linux-t2-patches"/*.patch > "t2linux-combined.patch"