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:
Ben Hutchings 2025-08-27 20:47:43 +02:00
commit deaaa915df

View file

@ -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