Re: [PATCH] Documentation/make/headers_install.txt: update documentation

2014-07-09 Thread Sam Ravnborg
On Thu, Jul 03, 2014 at 11:12:20PM +0200, Michal Marek wrote: > Dne 30.6.2014 21:11, Yann Droneaud napsal(a): > > Documentation in make/headers_install.txt is not > > up to date regarding: > > - way to list the various architectures; > > - path where the headers are installed. > > > > This patch t

Re: [PATCH] Documentation/make/headers_install.txt: update documentation

2014-07-03 Thread Michal Marek
Dne 30.6.2014 21:11, Yann Droneaud napsal(a): > Documentation in make/headers_install.txt is not > up to date regarding: > - way to list the various architectures; > - path where the headers are installed. > > This patch try to fix these issues. > > Cc: Kirill A. Shutemov > Cc: Michal Marek > C

[PATCH] Documentation/make/headers_install.txt: update documentation

2014-06-30 Thread Yann Droneaud
Documentation in make/headers_install.txt is not up to date regarding: - way to list the various architectures; - path where the headers are installed. This patch try to fix these issues. Cc: Kirill A. Shutemov Cc: Michal Marek Cc: David Woodhouse Cc: Rob Landley Cc: Sam Ravnborg Signed-off-