Lines Matching +full:build +full:- +full:rules
3 set -e
6 # .gitignore and cleaning rules in the Makefile. This is the right thing
9 # causing build issues.
11 # Also, 'git status' shows such stale build artifacts as untracked files.
15 # So, when you (re)move generated files, please move the cleaning rules from
23 rm -f arch/powerpc/purgatory/kexec-purgatory.c
24 rm -f arch/riscv/purgatory/kexec-purgatory.c
25 rm -f arch/x86/purgatory/kexec-purgatory.c
27 rm -f scripts/extract-cert
29 rm -f scripts/kconfig/[gmnq]conf-cfg
31 rm -f rust/target.json
33 rm -f scripts/bin2c
35 rm -f .scmversion
37 rm -rf include/ksym
39 find . -name '*.usyms' | xargs rm -f
41 rm -f *.spec