1
0
Fork 0

um: Remove meaningless clearing of clean-files

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
alistair/sunxi64-5.4-dsi
Masahiro Yamada 2019-08-09 02:28:43 +09:00 committed by Richard Weinberger
parent 09ccf0364c
commit 03e46a4d5b
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ CPPFLAGS_vmlinux.lds := -DSTART=$(LDS_START) \
-DELF_FORMAT=$(LDS_ELF_FORMAT) \
$(LDS_EXTRA)
extra-y := vmlinux.lds
clean-files :=
obj-y = config.o exec.o exitcode.o irq.o ksyms.o mem.o \
physmem.o process.o ptrace.o reboot.o sigio.o \