aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2019-01-14 17:19:57 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2019-01-16 23:31:18 +0900
commitbe3bb599d84b50d27d6077085388afabdd2ee18a (patch)
tree5220fa9e849b97befed8ffafececaf54a5f2b7b2 /arch/ia64/Makefile
parentkbuild: remove unused archmrproper (diff)
downloadlinux-dev-be3bb599d84b50d27d6077085388afabdd2ee18a.tar.xz
linux-dev-be3bb599d84b50d27d6077085388afabdd2ee18a.zip
ia64: remove redundant 'export AWK'
This is exported by the top Makefile. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/ia64/Makefile')
-rw-r--r--arch/ia64/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ia64/Makefile b/arch/ia64/Makefile
index 320d86f192ee..171290f9f1de 100644
--- a/arch/ia64/Makefile
+++ b/arch/ia64/Makefile
@@ -16,8 +16,6 @@ KBUILD_DEFCONFIG := generic_defconfig
NM := $(CROSS_COMPILE)nm -B
READELF := $(CROSS_COMPILE)readelf
-export AWK
-
CHECKFLAGS += -D__ia64=1 -D__ia64__=1 -D_LP64 -D__LP64__
OBJCOPYFLAGS := --strip-all