Skip to content

Commit

Permalink
um: Remove meaningless clearing of clean-files
Browse files Browse the repository at this point in the history
Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
  • Loading branch information
masahir0y authored and richardweinberger committed Sep 15, 2019
1 parent 09ccf03 commit 03e46a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/um/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 03e46a4

Please sign in to comment.