1
0
Fork 0

ia64: remove redundant READELF from arch/ia64/Makefile

READELF is defined by the top Makefile.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
master
Masahiro Yamada 2021-02-27 14:34:50 +09:00
parent 12e9dea6c9
commit ad7953e7ae
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
KBUILD_DEFCONFIG := generic_defconfig
NM := $(CROSS_COMPILE)nm -B
READELF := $(CROSS_COMPILE)readelf
CHECKFLAGS += -D__ia64=1 -D__ia64__=1 -D_LP64 -D__LP64__