mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
ia64: remove redundant READELF from arch/ia64/Makefile
READELF is defined by the top Makefile. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
This commit is contained in:
@@ -14,7 +14,6 @@
|
|||||||
KBUILD_DEFCONFIG := generic_defconfig
|
KBUILD_DEFCONFIG := generic_defconfig
|
||||||
|
|
||||||
NM := $(CROSS_COMPILE)nm -B
|
NM := $(CROSS_COMPILE)nm -B
|
||||||
READELF := $(CROSS_COMPILE)readelf
|
|
||||||
|
|
||||||
CHECKFLAGS += -D__ia64=1 -D__ia64__=1 -D_LP64 -D__LP64__
|
CHECKFLAGS += -D__ia64=1 -D__ia64__=1 -D_LP64 -D__LP64__
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user