exynos-linux-stable/build_kernel.sh
xxmustafacooTR eef2fdac59
BuildScript: remove old wifi builds
no one uses that roms
2023-08-10 03:17:35 +03:00

22 lines
427 B
Bash
Executable file

#!/bin/bash
. clean.sh all
. buildN9.sh stock
. buildN9.sh stock no
. buildS9.sh stock
. buildS9.sh stock no
. buildS9+.sh stock
. buildS9+.sh stock no
. buildS9.sh default
. buildS9.sh default no no
. buildS9.sh aosp
. buildS9.sh aosp no
. buildN9.sh default
. buildN9.sh default no no
. buildN9.sh aosp
. buildN9.sh aosp no
. buildS9+.sh aosp
. buildS9+.sh aosp no
. buildS9+.sh default
. buildS9+.sh default no no
. zip.sh