diff options
author | Mcgrof <anonymous.contributor@example.org> | 2014-11-17 23:18:49 +0000 |
---|---|---|
committer | Konstantin Ryabitsev <konstantin@linuxfoundation.org> | 2024-10-04 15:47:33 -0400 |
commit | a3655099a80cf128f3059ea4f95cbad4d6301d82 (patch) | |
tree | 1869be7736057e4227f9bd578091872d097914bc | |
parent | 28c5db7e0207c25bb333284e4ee817ba00e5cf79 (diff) | |
download | backports-a3655099a80cf128f3059ea4f95cbad4d6301d82.tar.gz |
Update Documentation/integration
-rw-r--r-- | wiki/Documentation_integration.mediawiki | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/wiki/Documentation_integration.mediawiki b/wiki/Documentation_integration.mediawiki index ba05283..dd6ccc6 100644 --- a/wiki/Documentation_integration.mediawiki +++ b/wiki/Documentation_integration.mediawiki @@ -62,6 +62,10 @@ Now to enable 802.11 drivers jump to the backports submenu to now enable backpor etc </pre> +You should now be able to enable any backports 802.11 device driver. Here's an example of full list of things you should see as of backports-20141114: + +[[File:Integration-menuconfig-drivers-3.15.png]] + <h2>Audit kernel integration work</h2> Backports takes advantage of the previously supported --gitdebug flag for backport packaging in order to allow atomically tracking each atomic operation done when integrating all pieces of software from a future kernel to be supported on the ''target kernel''. For this particular integration, for example, it generates 92 commits. Ordered with the last commit first, these are: |