砍掉hwe和xanmod编译

This commit is contained in:
2023-08-19 21:43:54 +08:00
parent 8c63de53cd
commit 7acaec942d
2 changed files with 2 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ cd linux-"$VERSION" || exit
# 使用 deepin hwe config编译
if [[ $2 == 1 ]]; then
cp ../config-6.1.11-amd64-desktop-hwe .config
exit
else
cp ../config .config
fi