mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
Based on https://github.com/openwrt/packages/issues/28709#issuecomment-4060013105 it has been noted that the number config.in files was high compared to actual config selections. Therefore move smaller selection back into the Makefile. They are still kept with the most appropriate package which they configure. Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>