mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
map-plugins: 1.0.18 - fix build when multiple plugins selected
This commit is contained in:
parent
1c9ba1c83c
commit
1b7b377bd1
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ define Package/map-plugins/description
|
|||
endef
|
||||
|
||||
define Package/map-plugins/install
|
||||
$(foreach p,$(plugins),$(call Package/map-plugins-$(p)/install, $(1));)
|
||||
:
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue