hw21:netmodule-linux-image: Add modem-config-dump
BugzID: 56305
This commit is contained in:
parent
dcd8b9cfb9
commit
f4d745f2f2
|
|
@ -96,6 +96,8 @@ IMAGE_INSTALL_append_am335x-nmhw21 = " \
|
|||
battery-test \
|
||||
cryptodev-module \
|
||||
socket-uart \
|
||||
ublox-configuration \
|
||||
modem-config-dump \
|
||||
"
|
||||
|
||||
FPGA_INSTALL = " \
|
||||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue