Skip to content

Commit

Permalink
build.sh: enable MI_SCHED config
Browse files Browse the repository at this point in the history
  • Loading branch information
wcedla committed Aug 13, 2024
1 parent bc1892a commit dc9fa0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ scripts/config --file out/.config \
-e MIUI_ZRAM_MEMORY_TRACKING \
-d CONFIG_MODULE_SIG_SHA512 \
-d CONFIG_MODULE_SIG_HASH \
-e MI_SCHED \
-e MI_FRAGMENTION \

make $MAKE_ARGS -j$(nproc)
Expand Down

0 comments on commit dc9fa0c

Please sign in to comment.