aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-12-20 18:27:26 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-12-22 00:35:20 +0900
commit733f4ef46d3ea31e44cebfec851528089a783f0f (patch)
tree5714d8c212c1f843955b7437aaaa84307b23451f /arch/um/Makefile
parentscripts: add a tool to produce a compile_commands.json file (diff)
downloadlinux-dev-733f4ef46d3ea31e44cebfec851528089a783f0f.tar.xz
linux-dev-733f4ef46d3ea31e44cebfec851528089a783f0f.zip
um: remove unused filechk_gen_header in Makefile
This is a leftover of commit ecba97d4aacf ("[PATCH] uml makefiles sanitized"). Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/um/Makefile')
-rw-r--r--arch/um/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/um/Makefile b/arch/um/Makefile
index c08035904849..273130cf91d1 100644
--- 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)/