mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
qosmngr: rename econet target
This commit is contained in:
parent
360e48a3cf
commit
ffb839b1d0
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ define Package/qosmngr/install
|
||||||
endef
|
endef
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(CONFIG_TARGET_iopsys_econet),y)
|
ifeq ($(CONFIG_TARGET_airoha),y)
|
||||||
define Package/qosmngr/install
|
define Package/qosmngr/install
|
||||||
$(CP) ./files/airoha/* $(1)/
|
$(CP) ./files/airoha/* $(1)/
|
||||||
$(call Package/qosmngr/install/common,$(1))
|
$(call Package/qosmngr/install/common,$(1))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue