exynos-linux-stable/build_kernel.sh

29 lines
531 B
Bash
Raw Normal View History

#!/bin/bash
2023-05-03 15:14:33 +03:00
. clean.sh all
. buildN9.sh stock
. buildN9.sh stock no
2023-05-03 15:14:33 +03:00
. buildS9.sh stock
. buildS9.sh stock no
2023-05-03 15:14:33 +03:00
. buildS9+.sh stock
. buildS9+.sh stock no
. buildS9.sh default
. buildS9.sh default no
2023-05-03 15:14:33 +03:00
. buildS9.sh a11
. buildS9.sh a11 no
2023-05-03 15:14:33 +03:00
. buildS9.sh aosp
. buildS9.sh aosp no
. buildN9.sh default
. buildN9.sh default no
2023-05-03 15:14:33 +03:00
. buildN9.sh a11
. buildN9.sh a11 no
2023-05-03 15:14:33 +03:00
. buildN9.sh aosp
. buildN9.sh aosp no
2023-05-03 15:14:33 +03:00
. buildS9+.sh aosp
. buildS9+.sh aosp no
2023-05-03 15:14:33 +03:00
. buildS9+.sh a11
. buildS9+.sh a11 no
. buildS9+.sh default
. buildS9+.sh default no
2023-05-03 15:14:33 +03:00
. zip.sh