projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b421b8a
)
ia64: remove redundant 'export AWK'
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Mon, 14 Jan 2019 08:19:57 +0000
(17:19 +0900)
committer
Masahiro 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
patch
|
blob
|
history
diff --git
a/arch/ia64/Makefile
b/arch/ia64/Makefile
index 320d86f192ee54b53ea5f7be7c7e1a560b6cc44b..171290f9f1de48a5d0a8eb627c9468d1fafa1b0a 100644
(file)
--- 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