Re: [Balloon] menuconfig building

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Charles Manning
Date:  
To: balloon
CC: Nick Bane
Subject: Re: [Balloon] menuconfig building
On Wednesday 25 August 2010 11:13:27 Nick Bane wrote:
> > I followed my nose and got as far as doing a make menuconfig, then a
> > make.
>
> I trust that worked as advertised. Did it?
>
> > I then tried make dist, but that whines about No rule to make
> > target 'config-dist'
>
> Make leaves stuff in the build directory. That is as far as I have got with
> the packaging though its not hard to add. make dist, make install, make
> help etc all work in (near) future.
>
> > Is make dist the right way to populate distro? I assume that the download
> > process from here is the same.
>
> Distro poulating not attempted yet.


Thanks for the info.

I guess the following will work
cp images into the distro dir of a trunk build, then bbl.

Or is there a neater way?

-- Charles