Re: [uml-devel] [PATCH] UM: fix make headers_install after UAPI header installation

2013-03-20 Thread David Howells
Florian Fainelli wrote: > Commit 10b63956 (UAPI: Plumb the UAPI Kbuilds into the user > header installation and checking) breaks UML make headers_install with > the following: Ummm... Why would you do that? Surely UML doesn't have its own userspace, but rather borrows from the host arch? Davi

Re: [uml-devel] [PATCH] UM: fix make headers_install after UAPI header installation

2013-03-20 Thread Florian Fainelli
Le 03/20/13 17:46, David Howells a écrit : > Florian Fainelli wrote: > >> Commit 10b63956 (UAPI: Plumb the UAPI Kbuilds into the user >> header installation and checking) breaks UML make headers_install with >> the following: > > Ummm... Why would you do that? Surely UML doesn't have its own use