9 lines
285 B
INI
9 lines
285 B
INI
|
swota_file_list=(
|
||
|
target/allwinner/generic/swupdate/sw-description
|
||
|
out/${TARGET_BOARD}/image/boot.fex:kernel
|
||
|
out/${TARGET_BOARD}/image/rootfs.fex:rootfs
|
||
|
out/${TARGET_BOARD}/image/recovery.fex:recovery
|
||
|
out/${TARGET_BOARD}/image/toc1.fex:uboot
|
||
|
out/${TARGET_BOARD}/image/toc0.fex:boot0
|
||
|
)
|