12345678910111213141516171819202122232425 |
- #!/bin/sh
- source ../../../common/clear-factory-images-variables.sh
- BUILD=9456232
- DEVICE=lynx
- PRODUCT=lynx
- VERSION=td4a.221205.017
- SRCPREFIX=signed-
- BOOTLOADER=lynx-1.0-9450676
- RADIO=g5300n-221222-221226-b-9437664
- source ../../../common/generate-factory-images-common.sh
|