Skip to content
Snippets Groups Projects
Commit d2e846e9 authored by Dariusz Iwanoczko's avatar Dariusz Iwanoczko
Browse files

bcmkernel: Do not patch brcm eapd, hostapd_cli and wpa_cli with RUNPATH

parent a43f86d1
No related branches found
No related tags found
1 merge request!71Fix problem wit segmentation fault for bcom binaries
...@@ -8,6 +8,9 @@ find -D exec \ ...@@ -8,6 +8,9 @@ find -D exec \
-not -name '*.sh' \ -not -name '*.sh' \
-not -name wl.brcm \ -not -name wl.brcm \
-not -name dhd.brcm \ -not -name dhd.brcm \
-not -name eapd.brcm \
-not -name hostapd_cli.brcm \
-not -name wpa_cli.brcm \
'(' \ '(' \
-name '*.so' \ -name '*.so' \
-or \ -or \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment