]> rtime.felk.cvut.cz Git - jailhouse.git/commit
core: Fix dependencies of arch files
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 25 Mar 2014 18:19:48 +0000 (19:19 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Tue, 25 Mar 2014 18:19:48 +0000 (19:19 +0100)
commitf79f0e346956c68f0c3934b1c968929cc01bddcd
treeec09dee2cf2c5e135911b0f5ba1df0da9edce8ec
parentbf4918207a353979f9f4f98ab1cf59ac8d3fda7b
core: Fix dependencies of arch files

Commit bf4918207a changed the way we include the arch subdirs into the
hypervisor build but broke the dependency check for arch/*/built-in.o.
Fix it by enforcing to perform the arch build steps.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/Makefile