From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?U2VybmkgUmliw7M=?= Date: Fri, 16 Mar 2012 18:14:32 +0100 Subject: [Buildroot] Adding netcdf to buildroot Message-ID: <4F6374F8.50201@ice.cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, I want to add the 'netcdf' package to buildroot. I achieved to make it visible at buildroot menus and partially compile it. But I do not know how to make visible at buildroot menus, the configuration options of the 'netcdf'. Also some dependencies (fortran compiler, etc) of netcdf need to be taken into account. Do you know a document or tutorial that explains how to make buildroot buildroot catch the configuration parameters of the new package? Thanks, Serni