projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09ccf03
)
um: Remove meaningless clearing of clean-files
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Thu, 8 Aug 2019 17:28:43 +0000
(
02:28
+0900)
committer
Richard Weinberger
<richard@nod.at>
Sun, 15 Sep 2019 19:37:08 +0000
(21:37 +0200)
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/kernel/Makefile
patch
|
blob
|
history
diff --git
a/arch/um/kernel/Makefile
b/arch/um/kernel/Makefile
index 2f36d515762ecbcaf9507f00b08fa6b955b919f9..89afc54f8699a92b88906ac5a8c6d23bfb734984 100644
(file)
--- a/
arch/um/kernel/Makefile
+++ b/
arch/um/kernel/Makefile
@@
-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 \