Re: [PATCH] scripts: Explain the difference between linux-headers and standard-headers

2021-12-09 Thread Thomas Huth
On 09/12/2021 18.44, Peter Maydell wrote: On Thu, 9 Dec 2021 at 17:34, Thomas Huth wrote: If you don't know it, it's hard to figure out the difference between the linux-headers folder and the include/standard-headers folder. So let's add a short explanation to clarify the difference. Signed-o

Re: [PATCH] scripts: Explain the difference between linux-headers and standard-headers

2021-12-09 Thread Peter Maydell
On Thu, 9 Dec 2021 at 17:34, Thomas Huth wrote: > > If you don't know it, it's hard to figure out the difference between > the linux-headers folder and the include/standard-headers folder. > So let's add a short explanation to clarify the difference. > > Signed-off-by: Thomas Huth > --- > script

[PATCH] scripts: Explain the difference between linux-headers and standard-headers

2021-12-09 Thread Thomas Huth
If you don't know it, it's hard to figure out the difference between the linux-headers folder and the include/standard-headers folder. So let's add a short explanation to clarify the difference. Signed-off-by: Thomas Huth --- scripts/update-linux-headers.sh | 7 +++ 1 file changed, 7 inserti