This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] use a custom kernel directory (not prepared)


Hello,

I think this feature would definitely be useful. At least, in the past,
I already had the need to give ct-ng the kernel headers through an
existing directory, and it wasn't possible. One comment below, though.

Le Thu, 22 Sep 2011 22:50:17 +0200,
sinseman44@gmail.com a Ãcrit :

>  config KERNEL_LINUX_CUSTOM_TARBALL
>      string
> -    prompt "Path to custom tarball"
> +    prompt "Path to custom tarball or directory"
>      depends on KERNEL_LINUX_CUSTOM
>      help
> -      Enter here the path to the tarball of your full kernel tree.
> +      Enter here the path to the tarball of your full kernel tree or
> +      kernel directory

As said on the Buildroot list, I think you should rename this option to
KERNEL_LINUX_CUSTOM_LOCATION.

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]