mirror of
https://github.com/openwrt/packages.git
synced 2025-07-05 04:13:08 +00:00
Adjust .json names to match the plugin names: use '-' instead of '_' Fix commits033c19a
ande36b727
that used a filename differing from the plugin name used in OpenWrt. That prevented package compilation to find and include the .json files that were left out of the package. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>