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 <robimarko@gmail.com>
This commit is contained in:
parent
2558e7b443
commit
bc120521db
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue