[openwrt/openwrt] ipq807x: remove libwolfsslcpu-crypto dependency
LEDE Commits
lede-commits at lists.infradead.org
Fri Feb 3 17:35:18 PST 2023
aparcar pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/059263dd6e9bed5cb0f817a9fe0bd287db921200
commit 059263dd6e9bed5cb0f817a9fe0bd287db921200
Author: Rosen Penev <rosenp at gmail.com>
AuthorDate: Fri Feb 3 15:51:50 2023 -0800
ipq807x: remove libwolfsslcpu-crypto dependency
Signed-off-by: Rosen Penev <rosenp at gmail.com>
---
target/linux/ipq807x/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ipq807x/Makefile b/target/linux/ipq807x/Makefile
index e432369ce9..f753cb3f50 100644
--- a/target/linux/ipq807x/Makefile
+++ b/target/linux/ipq807x/Makefile
@@ -14,7 +14,7 @@ include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES += \
kmod-usb3 kmod-usb-dwc3 kmod-usb-dwc3-qcom \
kmod-leds-gpio kmod-gpio-button-hotplug \
- libwolfsslcpu-crypto kmod-qca-nss-dp \
+ kmod-qca-nss-dp \
ath11k-firmware-ipq8074 kmod-ath11k-ahb \
wpad-basic-mbedtls uboot-envtools
More information about the lede-commits
mailing list