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>
2 files changed
tree: 269bd5f27f2f663355de19030a839d5f343b16f1
  1. audio/
  2. bsd-user/
  3. darwin-user/
  4. fpu/
  5. gdb-xml/
  6. hw/
  7. keymaps/
  8. kvm/
  9. linux-user/
  10. pc-bios/
  11. slirp/
  12. target-alpha/
  13. target-arm/
  14. target-cris/
  15. target-i386/
  16. target-ia64/
  17. target-m68k/
  18. target-mips/
  19. target-ppc/
  20. target-sh4/
  21. target-sparc/
  22. tcg/
  23. tests/
  24. .gitignore
  25. a.out.h
  26. acl.c
  27. acl.h
  28. aes.c
  29. aes.h
  30. aio.c
  31. alpha-dis.c
  32. alpha.ld
  33. arm-dis.c
  34. arm-semi.c
  35. arm.ld
  36. balloon.h
  37. block-bochs.c
  38. block-cloop.c
  39. block-cow.c
  40. block-dmg.c
  41. block-nbd.c
  42. block-parallels.c
  43. block-qcow.c
  44. block-qcow2.c
  45. block-raw-posix.c
  46. block-raw-win32.c
  47. block-vmdk.c
  48. block-vpc.c
  49. block-vvfat.c
  50. block.c
  51. block.h
  52. block_int.h
  53. bswap.h
  54. bt-host.c
  55. bt-host.h
  56. bt-vhci.c
  57. buffered_file.c
  58. buffered_file.h
  59. cache-utils.c
  60. cache-utils.h
  61. Changelog
  62. cmd.c
  63. cmd.h
  64. cocoa.m
  65. CODING_STYLE
  66. compatfd.c
  67. compatfd.h
  68. configure
  69. console.c
  70. console.h
  71. COPYING
  72. COPYING.LIB
  73. cpu-all.h
  74. cpu-defs.h
  75. cpu-exec.c
  76. cris-dis.c
  77. curses.c
  78. curses_keys.h
  79. cutils.c
  80. d3des.c
  81. d3des.h
  82. def-helper.h
  83. device_tree.c
  84. device_tree.h
  85. dis-asm.h
  86. disas.c
  87. disas.h
  88. dma-helpers.c
  89. dma.h
  90. dyngen-exec.h
  91. elf.h
  92. elf_ops.h
  93. exec-all.h
  94. exec.c
  95. feature_to_c.sh
  96. gdbstub.c
  97. gdbstub.h
  98. gen-icount.h
  99. host-utils.c
  100. host-utils.h
  101. hostregs_helper.h
  102. hpet.h
  103. hppa-dis.c
  104. hppa.ld
  105. hxtool
  106. i386-dis.c
  107. i386.ld
  108. ia64.ld
  109. ia64intrin.h
  110. keymaps.c
  111. keymaps.h
  112. kqemu.c
  113. kqemu.h
  114. kvm-all.c
  115. kvm-tpr-opt.c
  116. kvm.h
  117. libfdt_env.h
  118. LICENSE
  119. loader.c
  120. m68k-dis.c
  121. m68k-semi.c
  122. m68k.ld
  123. MAINTAINERS
  124. Makefile
  125. Makefile.target
  126. migration-exec.c
  127. migration-tcp.c
  128. migration.c
  129. migration.h
  130. mips-dis.c
  131. mips.ld
  132. mipsel.ld
  133. monitor.c
  134. monitor.h
  135. nbd.c
  136. nbd.h
  137. net-checksum.c
  138. net.c
  139. net.h
  140. osdep.c
  141. osdep.h
  142. pci-ids.txt
  143. posix-aio-compat.c
  144. posix-aio-compat.h
  145. ppc-dis.c
  146. ppc.ld
  147. ppc64.ld
  148. qemu-aio.h
  149. qemu-binfmt-conf.sh
  150. qemu-char.c
  151. qemu-char.h
  152. qemu-common.h
  153. qemu-doc.texi
  154. qemu-img.c
  155. qemu-img.texi
  156. qemu-io.c
  157. qemu-kvm-helper.c
  158. qemu-kvm-ia64.c
  159. qemu-kvm-x86.c
  160. qemu-kvm.c
  161. qemu-kvm.h
  162. qemu-lock.h
  163. qemu-log.h
  164. qemu-malloc.c
  165. qemu-nbd.c
  166. qemu-nbd.texi
  167. qemu-options.hx
  168. qemu-sockets.c
  169. qemu-tech.texi
  170. qemu-timer.h
  171. qemu-tool.c
  172. qemu.sasl
  173. qemu_socket.h
  174. readline.c
  175. readline.h
  176. README
  177. rules.mak
  178. s390-dis.c
  179. s390.ld
  180. savevm.c
  181. sdl.c
  182. sdl_keysym.h
  183. sh4-dis.c
  184. softmmu-semi.h
  185. softmmu_defs.h
  186. softmmu_exec.h
  187. softmmu_header.h
  188. softmmu_template.h
  189. sparc-dis.c
  190. sparc.ld
  191. sparc64.ld
  192. sys-queue.h
  193. sysemu.h
  194. tap-win32.c
  195. texi2pod.pl
  196. thunk.c
  197. thunk.h
  198. TODO
  199. translate-all.c
  200. uboot_image.h
  201. usb-bsd.c
  202. usb-linux.c
  203. usb-stub.c
  204. VERSION
  205. vgafont.h
  206. vl.c
  207. vnc-auth-sasl.c
  208. vnc-auth-sasl.h
  209. vnc-auth-vencrypt.c
  210. vnc-auth-vencrypt.h
  211. vnc-tls.c
  212. vnc-tls.h
  213. vnc.c
  214. vnc.h
  215. vnc_keysym.h
  216. vnchextile.h
  217. x86_64.ld
  218. x_keymap.c
  219. x_keymap.h