提交 df91b026 编写于 作者: M Masahiro Yamada

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: NMasahiro Yamada <yamada.masahiro@socionext.com>
上级 44ea9948
# 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)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册