OSDN Git Service

ia64: remove redundant 'export AWK'
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 14 Jan 2019 08:19:57 +0000 (17:19 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 16 Jan 2019 14:31:18 +0000 (23:31 +0900)
This is exported by the top Makefile.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/ia64/Makefile

index 320d86f..171290f 100644 (file)
@@ -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