git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae1659e
)
xen/Makefile: fix dom-y build
author
Stefano Stabellini
<stefano.stabellini@eu.citrix.com>
Tue, 2 Oct 2012 15:00:43 +0000
(16:00 +0100)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Tue, 2 Oct 2012 16:34:55 +0000
(12:34 -0400)
We need to add $(dom0-y) to obj-$(CONFIG_XEN_DOM0) after dom0-y is
defined otherwise we end up adding nothing.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found