Skip to content

Commit

Permalink
configs: Create dist for X00P
Browse files Browse the repository at this point in the history
Signed-off-by: Saalim Quadri <[email protected]>
  • Loading branch information
danascape committed Jul 21, 2024
1 parent 12d4671 commit c46d820
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configs/sworkflow.X00P-3.18.config
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ cross_compile=aarch64-linux-android-
cross_compile_arm32=arm-linux-androideabi-

use_clang=1
do_modules=1
create_dist=1
kernel_image_name="Image.gz-dtb"
3 changes: 3 additions & 0 deletions configs/sworkflow.X00P-4.19.config
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ cross_compile=aarch64-linux-android-
cross_compile_arm32=arm-linux-androideabi-

use_clang=1
do_modules=1
create_dist=1
kernel_image_name="Image.gz"
3 changes: 3 additions & 0 deletions configs/sworkflow.X00P-4.9.config
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ cross_compile=aarch64-linux-android-
cross_compile_arm32=arm-linux-androideabi-

use_clang=1
do_modules=1
create_dist=1
kernel_image_name="Image.gz-dtb"

0 comments on commit c46d820

Please sign in to comment.