mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-27 23:47:19 +01:00
qualcommax: ipq807x: fix sysupgrade for TCL LINKHUB HH500V
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Fix missing reference to bootconfig.sh that was breaking root partition swap. Signed-off-by: Milan Krstic <milan.krstic@gmail.com> Link: https://github.com/openwrt/openwrt/pull/21721 Signed-off-by: Robert Marko <robert.marko@sartura.hr>
This commit is contained in:
parent
118d369ea6
commit
30378ffea4
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# based on target/linux/qualcommax/ipq50xx/base-files/lib/upgrade/elecom.sh
|
||||
|
||||
. /lib/functions.sh
|
||||
. /lib/functions/bootconfig.sh
|
||||
|
||||
# Read or update an entry in Qualcomm bootconfig partition
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue