···88OBJECTS := head_32.o misc.o cache.o piggy.o \99 ashiftrt.o ashldi3.o ashrsi3.o ashlsi3.o lshrsi3.o10101111-# These were previously generated files. When you are building the kernel1212-# with O=, make sure to remove the stale files in the output tree. Otherwise,1313-# the build system wrongly compiles the stale ones.1414-ifdef building_out_of_srctree1515-$(shell rm -f $(addprefix $(obj)/, ashiftrt.S ashldi3.c ashrsi3.S ashlsi3.S lshrsi3.S))1616-endif1717-1811targets := vmlinux vmlinux.bin vmlinux.bin.gz vmlinux.bin.bz2 \1912 vmlinux.bin.lzma vmlinux.bin.xz vmlinux.bin.lzo $(OBJECTS)2013
+1-23
scripts/remove-stale-files
···2121# then will be really dead and removed from the code base entirely.22222323rm -f arch/powerpc/purgatory/kexec-purgatory.c2424-2525-# These were previously generated source files. When you are building the kernel2626-# with O=, make sure to remove the stale files in the output tree. Otherwise,2727-# the build system wrongly compiles the stale ones.2828-if [ -n "${building_out_of_srctree}" ]; then2929- for f in fdt_rw.c fdt_ro.c fdt_wip.c fdt.c ashldi3.S bswapsdi2.S font.c lib1funcs.S hyp-stub.S3030- do3131- rm -f arch/arm/boot/compressed/${f}3232- done3333-3434- for f in uart-ath79.c ashldi3.c bswapdi.c bswapsi.c3535- do3636- rm -f arch/mips/boot/compressed/${f}3737- done3838-3939- for f in firmware.c real2.S4040- do4141- rm -f arch/parisc/boot/compressed/${f}4242- done4343-fi4444-4524rm -f arch/riscv/purgatory/kexec-purgatory.c2525+rm -f arch/x86/purgatory/kexec-purgatory.c46264727rm -f scripts/extract-cert4848-4949-rm -f arch/x86/purgatory/kexec-purgatory.c50285129rm -f scripts/kconfig/[gmnq]conf-cfg