mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
We need to build files in virt/lib/, which are now used by KVM and VFIO, so add virt directory to the top Makefile. Signed-off-by: Feng Wu <[email protected]> Acked-by: Michal Marek <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
2 lines
14 B
Makefile
2 lines
14 B
Makefile
obj-y += lib/
|