hw21:netmodule-linux-image: Add modem-config-dump

BugzID: 56305
This commit is contained in:
Alexandre Bard 2019-03-29 11:38:24 +01:00
parent dcd8b9cfb9
commit f4d745f2f2
1 changed files with 3 additions and 2 deletions

View File

@ -96,7 +96,9 @@ IMAGE_INSTALL_append_am335x-nmhw21 = " \
battery-test \
cryptodev-module \
socket-uart \
"
ublox-configuration \
modem-config-dump \
"
FPGA_INSTALL = " \
nm-scripts-fpga \
@ -104,7 +106,6 @@ FPGA_INSTALL = " \
IMAGE_INSTALL_append_armada-385-nbhw14 = " ${FPGA_INSTALL}"
IMAGE_INSTALL_append_armada-385-nbhw17 = " ${FPGA_INSTALL}"
IMAGE_INSTALL_append_am335x-nmhw21 = " ublox-configuration"
LICENSE = "BSD"