projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b302046
)
um: remove unused filechk_gen_header in Makefile
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Thu, 20 Dec 2018 09:27:26 +0000
(18:27 +0900)
committer
Masahiro Yamada
<yamada.masahiro@socionext.com>
Fri, 21 Dec 2018 15:35:20 +0000
(
00:35
+0900)
This is a leftover of commit
ecba97d4aacf
("[PATCH] uml makefiles
sanitized").
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/um/Makefile
patch
|
blob
|
history
diff --git
a/arch/um/Makefile
b/arch/um/Makefile
index c0803590484946f4a5dfc2bcc558e87572f39e2c..273130cf91d1203ffcfef0662b515cc06ad1c066 100644
(file)
--- a/
arch/um/Makefile
+++ b/
arch/um/Makefile
@@
-23,8
+23,6
@@
OS := $(shell uname -s)
# features.
SHELL := /bin/bash
-filechk_gen_header = $<
-
core-y += $(ARCH_DIR)/kernel/ \
$(ARCH_DIR)/drivers/ \
$(ARCH_DIR)/os-$(OS)/