I want to select all the packages (with "*" not with "M") in OpenWRT buider . How to select ?
Please help me with the same.
Thanks.
not possible. why on earth would you want to do such a thing?
generally these options are the ones to toggle for similar goals
# CONFIG_ALL_NONSHARED is not set
# CONFIG_ALL_KMODS is not set
# CONFIG_ALL is not set
# CONFIG_BUILDBOT is not set
should i set it to "Y" ?
By this will I get all the packages pre installed in the firmware ?
You can't preinstall all packages in a firmware build, even disregarding the image size, a lot of the packages conflict with each other and are mutually exclusive.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.