summaryrefslogtreecommitdiffstats
diff options
authorChris Feyerchak <anonymous.contributor@example.org>2017-06-25 03:18:13 +0000
committerKonstantin Ryabitsev <konstantin@linuxfoundation.org>2024-10-04 15:47:34 -0400
commit22fc9c3a882b735b6e8b03f9fa2403e71b8ea173 (patch)
tree1f8c4d402e905a197f74cf38c847935cd5b667cb
parent0d850c82aa846ecd24611d1831bfcbd7a4ddc70e (diff)
downloadbackports-22fc9c3a882b735b6e8b03f9fa2403e71b8ea173.tar.gz
Prune "go back" link
-rw-r--r--wiki/Documentation_integration.mediawiki2
1 files changed, 0 insertions, 2 deletions
diff --git a/wiki/Documentation_integration.mediawiki b/wiki/Documentation_integration.mediawiki
index f778a25..ca59bf5 100644
--- a/wiki/Documentation_integration.mediawiki
+++ b/wiki/Documentation_integration.mediawiki
@@ -2,8 +2,6 @@
title: Documentation/integration
---
-Go back --> [[Documentation|Backports user documentation]]
-
The backports project first started out by supporting making releases as [[Documentation/packaging|packaged tarballs]] whereby users can compile future versions of device drivers on older versions of Linux. As of tag backports-20141114 (first release branch will be based on origin/linux-3.19.y) backports supports '''kernel integration''' support, this allows to '''atomically''' '''integrate''' future versions of device drivers, apply required patches to backport them, add hooks into kconfig to make them visible and usable, as well as dealing with conflicts with older versions of these same drivers. By supporting kernel integration the backports project can now support enabling use of automatically backported subsystems and drivers on older kernels without requiring modules, everything can be '''built-in'''.
<h2>Kernel integration summary</h2>