mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-28 00:55:21 -04:00
19.1: More promotions
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
ac645dd62e
commit
d79d1fcba3
6 changed files with 658 additions and 5 deletions
|
@ -443,6 +443,7 @@ enableAutoVarInit || true;
|
|||
#enableLowRam "device/sony/pioneer" "pioneer";
|
||||
|
||||
#Fix broken options enabled by hardenDefconfig()
|
||||
sed -i "s/CONFIG_PREEMPT_TRACER=n/CONFIG_PREEMPT_TRACER=y/" kernel/fairphone/sdm632/arch/arm64/configs/lineageos_*_defconfig; #Breaks on compile
|
||||
echo "CONFIG_DEBUG_FS=y" >> kernel/oneplus/sm8150/arch/arm64/configs/vendor/sm8150-perf_defconfig;
|
||||
|
||||
sed -i 's/^YYLTYPE yylloc;/extern YYLTYPE yylloc;/' kernel/*/*/scripts/dtc/dtc-lexer.l*; #Fix builds with GCC 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue