diff --git a/qosmngr/Makefile b/qosmngr/Makefile index 26642bae9..71b857cfb 100644 --- a/qosmngr/Makefile +++ b/qosmngr/Makefile @@ -54,7 +54,7 @@ define Package/qosmngr/install endef endif -ifeq ($(CONFIG_TARGET_iopsys_econet),y) +ifeq ($(CONFIG_TARGET_airoha),y) define Package/qosmngr/install $(CP) ./files/airoha/* $(1)/ $(call Package/qosmngr/install/common,$(1))