]> rtime.felk.cvut.cz Git - jailhouse.git/commit
build: Let inmates depend on hypervisor build unconditionally
authorJan Kiszka <jan.kiszka@siemens.com>
Sun, 8 Mar 2015 19:10:51 +0000 (20:10 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Mon, 9 Mar 2015 14:10:36 +0000 (15:10 +0100)
commitd4679047e5e067117998e468926b4a8b2a7aaf44
tree5746613ca51f58b6105927393388e554caaf33af
parent3e48054871c244b077c7a38ccd75fc7567308552
build: Let inmates depend on hypervisor build unconditionally

$(clean) is no longer set only for clean runs with recent kernels. Thus
the dependency is now never set. At the same time, setting it also for
clean runs causes no unwanted side effects anymore. So remove the test.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Kbuild