]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
s390: remove unneeded dependency for gen_facilities
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 8 Nov 2016 01:55:47 +0000 (10:55 +0900)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 8 Nov 2016 09:30:28 +0000 (10:30 +0100)
The dependency between the object and the source is handled by
scripts/Makefile.host, so only "hostprogs-y += gen_facilities"
is fine.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>

No differences found