[Buildroot] make distclean leaves ~200 files under package/config/

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Mar 16 21:30:47 UTC 2010


On Tue, 16 Mar 2010 20:46:02 +0000 (UTC)
Grant Edwards <grant.b.edwards at 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


More information about the buildroot mailing list