From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Thu, 17 Dec 2009 08:35:47 +0100 Subject: [Buildroot] update on a file in tslib not reflected after doing "Make" In-Reply-To: <87fx7a64jf.fsf@macbook.be.48ers.dk> References: <20091215092751.7d9a48fe@surf> <87fx7a64jf.fsf@macbook.be.48ers.dk> Message-ID: <20091217083547.5af1c179@surf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Le Wed, 16 Dec 2009 21:35:16 +0100, Peter Korsgaard a ?crit : > If you are putting new .patch files under package/tslib then you need > to rerun the patch step. The easiest way of doing this is simply to > delete the build dir (rm -rf output/build/tslib*) Yeah, basically: *) If you hack directly into output/build/tslib*, then you must remove the .stamp_built stamp file and run make again. This will restart the compile process at the build step of tslib (but will *not* reconfigure tslib, so if you made any modifications at the configure level, it won't work) *) If you add new patches to package/tslib/, then as Peter said, the easiest way is to rm -rf output/build/tslib. Cheers, Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers and embedded Linux development, consulting, training and support. http://free-electrons.com