In my project I try to test many combinations of default config files. For example files placed at "files/etc" directory. When I make change next I execute "make" to build IMG file of firmware. So "make" walk through all sources to check modifications.
Is it possible to make this process faster? I just modify "files/etc", not sources.