[Buildroot] [PATCH] package: Add support for clex filemanager (v 3.19)

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu May 13 13:23:15 UTC 2010


Hello Peter,

Thanks for your contribution!

On Thu, 13 May 2010 01:15:00 +0200
Peter Huewe <PeterHuewe at gmx.de> wrote:

>  package/clex/clex.mk                |  103 +++++++++++++++++++++++++++++++++++

clex seems to use the autotools as their build system, therefore
your .mk file should use the Buildroot autotools infrastructure. See
http://buildroot.uclibc.org/downloads/buildroot.html#autotools-tutorial
for details.

> +++ b/package/clex/Config.in
> @@ -0,0 +1,6 @@
> +config BR2_PACKAGE_CLEX
> +	bool "clex filemanager"
> +	default n

You can remove this "default n", this is the default value.

Best regards,

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



More information about the buildroot mailing list