Robert P. J. Day wrote: > in all this discussion, i don't think we've addressed the original > subject -- why do "make clean" and "make dirclean" require a .config > file, such that they'll dump you into "make meuconfig" if you don't > have one? > > why do those two variations of cleaning seem to require a prior > configuration? At the moment, clean and dirclean only clean the directories for the current target selection. I guess this could be changed in the future, so that if no .config exists, it deletes the appropriate directories for all targets.
- Felix _______________________________________________ openwrt-devel mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
