]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita302952933d96812fef7ed8234448eba294627e1
treec7a87e011300c85d57a4619aa30f6224f3978036
parenta2cff46ec8af66f7bee2b06db6346d702b482faf
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: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/ia64/kernel/Makefile.gate