projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f655c7
)
kbuild: ia64: use $(src)/Makefile.gate rather than particular path
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Fri, 27 Mar 2015 11:43:38 +0000
(20:43 +0900)
committer
Michal Marek
<mmarek@suse.cz>
Thu, 2 Apr 2015 14:42:08 +0000
(16:42 +0200)
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
arch/ia64/kernel/Makefile
patch
|
blob
|
history
diff --git
a/arch/ia64/kernel/Makefile
b/arch/ia64/kernel/Makefile
index 47e8aff03591441aa445473621e397f295b0417d..d68b5cf81e3177c20df6af7d95bb4ce08171b43a 100644
(file)
--- a/
arch/ia64/kernel/Makefile
+++ b/
arch/ia64/kernel/Makefile
@@
-51,7
+51,7
@@
obj-$(CONFIG_BINFMT_ELF) += elfcore.o
CFLAGS_traps.o += -mfixed-range=f2-f5,f16-f31
# The gate DSO image is built using a special linker script.
-include
arch/ia64/kernel
/Makefile.gate
+include
$(src)
/Makefile.gate
# tell compiled for native
CPPFLAGS_gate.lds += -D__IA64_GATE_PARAVIRTUALIZED_NATIVE