[Buildroot] [PATCH 08/23] kernel-headers: migrate to the package infrastructure

Peter Korsgaard jacmet at uclibc.org
Wed Jul 3 20:46:06 UTC 2013


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
 Thomas> ---
 Thomas>  ...tall-fix-__packed-in-exported-kernel-head.patch |  0
 Thomas>  .../linux-headers/3.3.8/linux-fix-umode_t.patch    |  0
 Thomas>  .../linux-headers/Config.in.host                   |  5 +-
 Thomas>  package/linux-headers/linux-headers.mk             | 31 ++++++++
 Thomas>  toolchain/kernel-headers/kernel-headers.mk         | 87 ----------------------
 Thomas>  toolchain/toolchain-buildroot.mk                   |  1 -
 Thomas>  toolchain/toolchain-buildroot/Config.in            |  2 +-
 Thomas>  toolchain/toolchain-external.mk                    |  1 -
 Thomas>  toolchain/uClibc/uclibc.mk                         | 13 +---
 Thomas>  9 files changed, 38 insertions(+), 102 deletions(-)

 Thomas> +++ b/package/linux-headers/linux-headers.mk
 Thomas> @@ -0,0 +1,31 @@
 Thomas> +#############################################################
 Thomas> +#
 Thomas> +# linux-headers
 Thomas> +#
 Thomas> +#############################################################

These should be 80 chars.

Committed with that fixed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list