X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=Documentation%2Fkbuild%2Fmakefiles.txt;h=71e9feefb63c46b515855b41ac64c926f7ee50bb;hb=37cb8e1f8e10c6e9bd2a1b95cdda0620a21b0551;hp=f6f80380dff2fa0851c5ae02de27497e9bc9c0df;hpb=6a77d86655a1f22f099e5c73eef61dea9c56d633;p=mirror_ubuntu-bionic-kernel.git diff --git a/Documentation/kbuild/makefiles.txt b/Documentation/kbuild/makefiles.txt index f6f80380dff2..71e9feefb63c 100644 --- a/Documentation/kbuild/makefiles.txt +++ b/Documentation/kbuild/makefiles.txt @@ -1158,7 +1158,6 @@ When kbuild executes, the following steps are followed (roughly): Example: targets += $(dtb-y) - clean-files += *.dtb DTC_FLAGS ?= -p 1024 --- 6.8 Custom kbuild commands