We can even go further and get rid of the userpatch in the community-patches array
This commit is contained in:
@@ -1372,6 +1372,7 @@ CONFIG_DEBUG_INFO_BTF_MODULES=y\r
|
|||||||
ln -s "$_where"/../community-patches/linux"$_basever"-tkg/$_p "$_where"/linux"$_basever"-tkg-userpatches/$_p
|
ln -s "$_where"/../community-patches/linux"$_basever"-tkg/$_p "$_where"/linux"$_basever"-tkg-userpatches/$_p
|
||||||
else
|
else
|
||||||
warning "Ignoring '$_p' community patch already present in the userpatches dir"
|
warning "Ignoring '$_p' community patch already present in the userpatches dir"
|
||||||
|
_community_patches=(${_community_patches[@]/$_p})
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user