kvm: external module: link include/asm at ./configure time
commit3db688f592088569e0dc2fef1e66a96772053d35
authorAvi Kivity <avi@redhat.com>
Sun, 12 Apr 2009 09:09:43 +0000 (12 12:09 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 12 Apr 2009 09:09:43 +0000 (12 12:09 +0300)
tree269bd5f27f2f663355de19030a839d5f343b16f1
parent2e06fd685a4775fa9115200ee5892bc451ab2643
kvm: external module: link include/asm at ./configure time

otherwise, if make starts building libkvm before the external module,
it will fail due to the missing link.

Signed-off-by: Avi Kivity <avi@redhat.com>
kvm/kernel/Makefile
kvm/kernel/configure