ia64: remove unneeded extra-y in Makefile.gate
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 29 Jun 2017 15:52:06 +0000 (00:52 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 30 Jun 2017 00:02:21 +0000 (09:02 +0900)
All the files listed in "extra-y" are generated according to the
dependency.  They are still needed in "targets" to include .*.cmd
for incremental building.

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

index a32903ada01645bb9fe1a1d4740d8d8cd33496c8..92693c1d65f4ed5fd46a514a861b33d68950a2c7 100644 (file)
@@ -1,8 +1,6 @@
 # The gate DSO image is built using a special linker script.
 
-targets += gate.so gate-syms.o
-
-extra-y += gate.so gate-syms.o gate.lds gate.o
+targets += gate.so gate-syms.o gate.lds gate.o
 
 CPPFLAGS_gate.lds := -P -C -U$(ARCH)