On Sun, 2014-11-16 at 13:03 -0800, Christoffer Dall wrote:
> On Mon, Nov 10, 2014 at 02:09:59PM +, Ian Campbell wrote:
> > If Xen isn't enabled then XEN_IMAGE ends up as "no.o", which obviously
> > doesn't
> > exist. Handle the dependency explicitly.
> >
> > Signed-off-by: Ian Campbell
> > -
On Mon, Nov 10, 2014 at 02:09:59PM +, Ian Campbell wrote:
> If Xen isn't enabled then XEN_IMAGE ends up as "no.o", which obviously doesn't
> exist. Handle the dependency explicitly.
>
> Signed-off-by: Ian Campbell
> ---
> Makefile.am |5 -
> 1 file changed, 4 insertions(+), 1 deletio
If Xen isn't enabled then XEN_IMAGE ends up as "no.o", which obviously doesn't
exist. Handle the dependency explicitly.
Signed-off-by: Ian Campbell
---
Makefile.am |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index ed5acbb..6c2786e 100644
-