]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
um: remove unused filechk_gen_header in Makefile
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 20 Dec 2018 09:27:26 +0000 (18:27 +0900)
committerMasahiro 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

index c0803590484946f4a5dfc2bcc558e87572f39e2c..273130cf91d1203ffcfef0662b515cc06ad1c066 100644 (file)
@@ -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)/