From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Trapanese Date: Wed, 4 May 2016 07:46:37 +0200 Subject: [Buildroot] understand what I have to rebuild Message-ID: <57298CBD.5040301@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi! Simple question. I'm a working buildroot environment, and I need to add the SQLite support for Qt5. It's enough to: make qt5base-dirclean && make? Thanks! Marco