Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df91b026 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

ia64: remove unneeded extra-y in Makefile.gate



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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 44ea9948
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
# 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)