it is possible

run
* make menuconfig
* ./configure
* make
as normal

If you want to now add a file, you need to take the following steps :
* copy file to devboard-R2_01/target/cris-axis-linux-gnu/<path_to_file>
* make fimage

the SDK will now regenerate the fimage without rebuilding the folder  
devboard-R2_01/target/cris-axis-linux-gnu/<path_to_file>

after this run make flash or boot_linux -F  as normal

John



Quoting sambuls <[EMAIL PROTECTED]>:

> can I make some changes to the default structure of the filesystem and
> port that into the flash image?
> I want to create a text file that I can port to the fox via the image.
>
> I found something in the SDK toolkit. There is a file structure in
> /devboard-R2_01/target/cris-axis-linux-gnu/ .
> But when I make some chages they will be undone by running make.
>
>
>
>



Reply via email to