projects
/
linux-platform-drivers-x86.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12e9dea
)
ia64: remove redundant READELF from arch/ia64/Makefile
author
Masahiro Yamada <masahiroy@kernel.org>
Sat, 27 Feb 2021 05:34:50 +0000
(14:34 +0900)
committer
Masahiro Yamada <masahiroy@kernel.org>
Sun, 28 Feb 2021 06:22:02 +0000
(15:22 +0900)
READELF is defined by the top Makefile.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
arch/ia64/Makefile
patch
|
blob
|
history
diff --git
a/arch/ia64/Makefile
b/arch/ia64/Makefile
index 3e9da5e6c3bdde5bfc1edc4b508e0af58317a430..467b7e7f967c607eda09e8ba24e6c587b518a184 100644
(file)
--- a/
arch/ia64/Makefile
+++ b/
arch/ia64/Makefile
@@
-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__