[Buildroot] [PATCH 46/84 RFC] package/directfb: use 'menuconfig'

Arnout Vandecappelle arnout at mind.be
Sat Jan 2 01:30:22 UTC 2016


On 25-12-15 22:25, Yann E. MORIN wrote:
> directfb has more than 5 options, so use a 'menuconfig' to group the
> options in an sub-menu.
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> ---
>  package/directfb/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/directfb/Config.in b/package/directfb/Config.in
> index 73425d3..6a233dc 100644
> --- a/package/directfb/Config.in
> +++ b/package/directfb/Config.in
> @@ -1,4 +1,4 @@
> -config BR2_PACKAGE_DIRECTFB
> +menuconfig BR2_PACKAGE_DIRECTFB
>  	bool "directfb"
>  	depends on BR2_TOOLCHAIN_HAS_THREADS
>  	depends on BR2_INSTALL_LIBSTDCPP
> 

 Maybe directfb-examples should be moved into this menu as well?

 Regards,
 Arnout

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF


More information about the buildroot mailing list