From: Robert Marko Date: Sat, 20 Aug 2022 10:57:28 +0000 (+0200) Subject: ipq807x: include kmods for wired networking by default X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=bc120521db64295260e8bc6caddeeb4556394306;p=openwrt%2Fstaging%2Fnbd.git ipq807x: include kmods for wired networking by default Include NSS DP and SSDK (Pulled as dependency) by default on ipq807x to provide wired networking to the target. Signed-off-by: Robert Marko --- diff --git a/target/linux/ipq807x/Makefile b/target/linux/ipq807x/Makefile index 597f369a97..d02256abf2 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 \ + libwolfsslcpu-crypto kmod-qca-nss-dp \ ath11k-firmware-ipq8074 kmod-ath11k-ahb \ wpad-basic-wolfssl uboot-envtools