OSDN Git Service

scripts: Explain the difference between linux-headers and standard-headers
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 9 Dec 2021 19:45:32 +0000 (19:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Jan 2022 14:29:47 +0000 (14:29 +0000)
commit0166f5c46627b872a9d26eae8ded4be45263a321
tree97d798ec3a4637f259bcd56151cfbe3b541f3e3f
parent5212297c474c816f65b1ad6d0d0efe88a08ba6b9
scripts: Explain the difference between linux-headers and standard-headers

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.

Suggested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
scripts/update-linux-headers.sh