Skip to content

Commit ad7953e

Browse files
committed
ia64: remove redundant READELF from arch/ia64/Makefile
READELF is defined by the top Makefile. Signed-off-by: Masahiro Yamada <[email protected]>
1 parent 12e9dea commit ad7953e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/ia64/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
KBUILD_DEFCONFIG := generic_defconfig
1515

1616
NM := $(CROSS_COMPILE)nm -B
17-
READELF := $(CROSS_COMPILE)readelf
1817

1918
CHECKFLAGS += -D__ia64=1 -D__ia64__=1 -D_LP64 -D__LP64__
2019

0 commit comments

Comments
 (0)