mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 13:32:42 +00:00
remove exploded git tree repository that no longer exists
This commit is contained in:
parent
032d66455a
commit
ababdf39d2
1 changed files with 0 additions and 12 deletions
|
@ -161,18 +161,6 @@ If there are configuration options that need to be adjusted for your build, you
|
|||
can add changes in the kernel-local file. These changes will get picked up when
|
||||
you build.
|
||||
|
||||
== Building a kernel from the exploded git trees
|
||||
|
||||
Fedora keeps a git tree containing Fedora patches applied on top of the vanilla sources.
|
||||
|
||||
[source,bash]
|
||||
----
|
||||
git clone git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/fedora.git
|
||||
git checkout -b my_branch kernel-4.7.4-200.fc24
|
||||
----
|
||||
|
||||
You can now build the kernel following regular kernel instructions. This tree
|
||||
is useful for generating patches that can be applied to the kernel.spec.
|
||||
|
||||
== Building a vanilla upstream kernel
|
||||
|
||||
|
|
Loading…
Reference in a new issue