修复hwe不会编译的问题
This commit is contained in:
parent
3c1fc47655
commit
d57001a6cf
@ -52,7 +52,6 @@ cd linux-"$VERSION" || exit
|
|||||||
# 使用 deepin hwe config编译
|
# 使用 deepin hwe config编译
|
||||||
if [[ $2 == 1 ]]; then
|
if [[ $2 == 1 ]]; then
|
||||||
cp ../config-6.1.11-amd64-desktop-hwe .config
|
cp ../config-6.1.11-amd64-desktop-hwe .config
|
||||||
exit
|
|
||||||
else
|
else
|
||||||
cp ../config .config
|
cp ../config .config
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user