* [Buildroot] make distclean leaves ~200 files under package/config/
@ 2010-03-16 20:46 Grant Edwards
2010-03-16 21:30 ` Thomas Petazzoni
0 siblings, 1 reply; 5+ messages in thread
From: Grant Edwards @ 2010-03-16 20:46 UTC (permalink / raw)
To: buildroot
After doing a "make distclean", there a couple hundred files under
package/config that seeming shouldn't be there:
package/config/conf
package/config/mconf.o
package/config/.depend
package/config/zconf.tab.o
package/config/conf.o
package/config/kxgettext.o
package/config/buildroot-config [contains 190+ files]
package/config/lxdialog/yesno.o
package/config/lxdialog/textbox.o
package/config/lxdialog/inputbox.o
package/config/lxdialog/checklist.o
package/config/lxdialog/menubox.o
package/config/lxdialog/util.o
Shouldn't "make distclean" get rid of those?
--
Grant Edwards grant.b.edwards Yow! I am covered with
at pure vegetable oil and I am
gmail.com writing a best seller!
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] make distclean leaves ~200 files under package/config/
2010-03-16 20:46 [Buildroot] make distclean leaves ~200 files under package/config/ Grant Edwards
@ 2010-03-16 21:30 ` Thomas Petazzoni
2010-03-16 21:39 ` Grant Edwards
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2010-03-16 21:30 UTC (permalink / raw)
To: buildroot
On Tue, 16 Mar 2010 20:46:02 +0000 (UTC)
Grant Edwards <grant.b.edwards@gmail.com> wrote:
> After doing a "make distclean", there a couple hundred files under
> package/config that seeming shouldn't be there:
>
> package/config/conf
> package/config/mconf.o
> package/config/.depend
> package/config/zconf.tab.o
> package/config/conf.o
> package/config/kxgettext.o
> package/config/buildroot-config [contains 190+ files]
> package/config/lxdialog/yesno.o
> package/config/lxdialog/textbox.o
> package/config/lxdialog/inputbox.o
> package/config/lxdialog/checklist.o
> package/config/lxdialog/menubox.o
> package/config/lxdialog/util.o
>
> Shouldn't "make distclean" get rid of those?
In fact, those should be moved somewhere into the $(O) directory
(output/ by default).
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] make distclean leaves ~200 files under package/config/
2010-03-16 21:30 ` Thomas Petazzoni
@ 2010-03-16 21:39 ` Grant Edwards
2010-03-16 23:13 ` Will Wagner
0 siblings, 1 reply; 5+ messages in thread
From: Grant Edwards @ 2010-03-16 21:39 UTC (permalink / raw)
To: buildroot
On 2010-03-16, Thomas Petazzoni <thomas.petazzoni@free-electrons.com> wrote:
> On Tue, 16 Mar 2010 20:46:02 +0000 (UTC)
> Grant Edwards <grant.b.edwards@gmail.com> wrote:
>
>> After doing a "make distclean", there a couple hundred files under
>> package/config that seeming shouldn't be there:
[...]
>> Shouldn't "make distclean" get rid of those?
>
> In fact, those should be moved somewhere into the $(O) directory
> (output/ by default).
Ah, I see find that a patch has already been submitted:
https://bugs.uclibc.org/show_bug.cgi?id=1213
I thought I remembered this having been discussed before, but I didn't
search for the right words the first time I looked...
--
Grant Edwards grant.b.edwards Yow! Will it improve my
at CASH FLOW?
gmail.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] make distclean leaves ~200 files under package/config/
2010-03-16 21:39 ` Grant Edwards
@ 2010-03-16 23:13 ` Will Wagner
2010-03-17 4:31 ` Grant Edwards
0 siblings, 1 reply; 5+ messages in thread
From: Will Wagner @ 2010-03-16 23:13 UTC (permalink / raw)
To: buildroot
On 16/03/2010 21:39, Grant Edwards wrote:
> output/ by default).
>
> Ah, I see find that a patch has already been submitted:
>
> https://bugs.uclibc.org/show_bug.cgi?id=1213
>
> I thought I remembered this having been discussed before, but I didn't
> search for the right words the first time I looked...
>
>
Would be great if you could test my patch. If someone else signs off on
it, there's a better chance of inclusion ;)
Will
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] make distclean leaves ~200 files under package/config/
2010-03-16 23:13 ` Will Wagner
@ 2010-03-17 4:31 ` Grant Edwards
0 siblings, 0 replies; 5+ messages in thread
From: Grant Edwards @ 2010-03-17 4:31 UTC (permalink / raw)
To: buildroot
On 2010-03-16, Will Wagner <will_wagner@carallon.com> wrote:
>> Ah, I see that a patch has already been submitted:
>>
>> https://bugs.uclibc.org/show_bug.cgi?id=1213
>>
>> I thought I remembered this having been discussed before, but I didn't
>> search for the right words the first time I looked...
>
> Would be great if you could test my patch. If someone else signs off on
> it, there's a better chance of inclusion ;)
I'll give it a try.
--
Grant
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-03-17 4:31 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-16 20:46 [Buildroot] make distclean leaves ~200 files under package/config/ Grant Edwards
2010-03-16 21:30 ` Thomas Petazzoni
2010-03-16 21:39 ` Grant Edwards
2010-03-16 23:13 ` Will Wagner
2010-03-17 4:31 ` Grant Edwards
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox