lowercase

Gbp-Dch: ignore
This commit is contained in:
Dimitri John Ledkov 2023-09-27 00:02:46 +01:00
parent f3a33b7dce
commit f1ab0f33c8

View File

@ -716,7 +716,7 @@ case $PROJECT in
*) *)
touch config/universe-enabled touch config/universe-enabled
KERNEL_FLAVOURS='generic-hwe-22.04' KERNEL_FLAVOURS='generic-hwe-22.04'
if [ "$SUBARCH" = "X13s" ]; then if [ "$SUBARCH" = "x13s" ]; then
KERNEL_FLAVOURS='laptop-23.10' KERNEL_FLAVOURS='laptop-23.10'
fi fi
PASSES_TO_LAYERS="true" PASSES_TO_LAYERS="true"