mirror of
https://salsa.debian.org/kernel-team/kernel-handbook.git
synced 2026-01-11 19:58:20 +00:00
Merge branch 'binary-indep_none_headers-common' into 'debian/latest'
chapter-common-tasks: Update linux headers common binary parameter See merge request kernel-team/kernel-handbook!10
This commit is contained in:
commit
deaaa915df
1 changed files with 1 additions and 1 deletions
|
|
@ -488,7 +488,7 @@ binary package, which can be built using the commands:
|
|||
</para>
|
||||
<screen>
|
||||
<prompt>$</prompt> <userinput>debian/rules source</userinput>
|
||||
<prompt>$</prompt> <userinput>DEB_RULES_REQUIRES_ROOT=no make -f debian/rules.gen binary-indep_none_real</userinput>
|
||||
<prompt>$</prompt> <userinput>DEB_RULES_REQUIRES_ROOT=no make -f debian/rules.gen binary-indep_none</userinput>
|
||||
</screen>
|
||||
<para>
|
||||
The target in this command has the general form of
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue