Re: [PATCH v2] Add virt directory to the top Makefile

2015-09-22 Thread Michal Marek
Dne 22.9.2015 v 14:23 Feng Wu napsal(a): > We need to build files in virt/lib/, so add virt directory to > the top Makefile. > > Signed-off-by: Feng Wu > --- > v2: > - Remove the explicit 'virt' entry in the KBUILD_ALLDIRS assignment > - Remove './' in virt/Makefile Acked-by: Michal Marek Mich

[PATCH v2] Add virt directory to the top Makefile

2015-09-22 Thread Feng Wu
We need to build files in virt/lib/, so add virt directory to the top Makefile. Signed-off-by: Feng Wu --- v2: - Remove the explicit 'virt' entry in the KBUILD_ALLDIRS assignment - Remove './' in virt/Makefile Makefile | 10 ++ arch/x86/kvm/Makefile | 3 --- virt/Makefile