From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugs at busybox.net Date: Sun, 8 Jul 2007 04:06:25 -0700 Subject: [Buildroot] [buildroot 0001363]: make clean does not rm .compiled/.built Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net The following issue has been UPDATED. ====================================================================== http://busybox.net/bugs/view.php?id=1363 ====================================================================== Reported By: bobwired Assigned To: buildroot ====================================================================== Project: buildroot Issue ID: 1363 Category: Other Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 05-21-2007 12:52 PDT Last Modified: 07-08-2007 04:06 PDT ====================================================================== Summary: make clean does not rm .compiled/.built Description: The pciutils.mk file does not remove the .compiled flag when the pciutls is cleaned. Thereafter, the buildroot make will fail, until the .compiled file is removed. Removing the .compiled file in the clean target fixes this. Patch file attached. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 05-21-07 12:52 bobwired New Issue 05-21-07 12:52 bobwired Status new => assigned 05-21-07 12:52 bobwired Assigned To => buildroot 05-21-07 12:52 bobwired File Added: mypatch 07-08-07 04:06 bernhardf Summary buildroot pciutils pciutils.mk doesn't clean the .compiled flag => make clean does not rm .compiled/.built ======================================================================