From 3f59dd1c890f56cfdf44d36a8dc6191626f8742e Mon Sep 17 00:00:00 2001 From: Vivek Kumar Dutta Date: Wed, 15 Jan 2025 17:22:18 +0530 Subject: [PATCH] libethernet: select required enct_api dependency --- libethernet/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libethernet/Makefile b/libethernet/Makefile index d64de88e6..1aac4c7f2 100644 --- a/libethernet/Makefile +++ b/libethernet/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libethernet -PKG_VERSION:=7.2.112 +PKG_VERSION:=7.2.113 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) @@ -67,7 +67,7 @@ define Package/libethernet MENU:=1 TITLE:= Ethernet library (libethernet) DEPENDS+=+libnl +libnl-route +libeasy +TARGET_brcmbca:bcm963xx-bsp - DEPENDS+=+TARGET_airoha:ecnt_api +TARGET_airoha:kmod-npu + DEPENDS+=+TARGET_airoha:ecnt_api +TARGET_airoha:kmod-npu +MODULE_DEFAULT_xpon_bsp:xpon_bsp endef define Package/libethernet/description