OpenWrt Forum Archive

Topic: What "make x/x/clean" for updated "make menuconfig" if profile change?

The content of this topic has been archived on 17 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi,

I added a new profile for WRAP-Boards and I am still changing it frequently. At the moment I always need to call "make clean" to get the changes visible in "make menuconfig" (this means a complete recompilation when I say "make" afterwards).

What is the appropriate argument to "make" so that I do not need to recompile from scratch whenever I update the profile (that is, only "delete/update" the menu, and do not delete the whole built tree)?

Thanks,
jens

'make target/linux-clean world'

The discussion might have continued from here.