Hello everybody,
this is just a quick question from a n00b, i've created my own OpenWRT image, added and customized packages with OpenWRT development environment, cross-compiled SD module and so on.
Now there's just a quick question:
I want to add some simple files, change something and so on into /etc directory (on final WRT image), maded this by issuing these commands:
- make clean
- edited files, added and so on...
- make world
Is there a quick way to do this ? i just want to recompile the base-files package and add only files modified inside its ./package/base-files/default/etc dir, in this way compiling takes ages.
Thank you in advance for your reply
Regards
Ben