Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 452becbf authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "scripts: build-all.py: update regex to compile defconfigs" into msm-4.14

parents da79c568 56b54759
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -313,6 +313,7 @@ def scan_configs():
        )
    arch64_pats = (
        r'msm*_defconfig',
        r'sm*_defconfig',
        r'sdm*_defconfig',
        r'sdx*_defconfig',
        )