Hi all. Is there a way to configure 'make menuconfig' by e.g. typing console commands or by running bash script?
I know that e.g. Asterisk got means to run their menuselect from within script. E.g. make menuselect.makeopts menuselect/menuselect --enable app_mysql --enable cdr_mysql --enable res_config_mysql menuselect.makeopts *) https://wiki.asterisk.org/wiki/display/AST/Using+Menuselect+to+Select+Asterisk+Options Is such or similar method of configuring menuconfig possible in OpenWrt buildroot? I have many old saved env configurations to reconfigure. It is a big pain in the ass to reconfigure them one by one running 'make menuconfig' on each. I thought about batch editing './.config' file, but there is a warning not to edit automatically generated make config file. Now I don't know if it is safe to edit it (even when done properly)... Could someone with bigger experience please give me an advice how to batch reconfigure many env configurations in a best and safe way? Thanks in advance!
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
