mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-19 12:57:16 +00:00
Orange Pi {Zero,One}: remove rootfs.cpio.uboot
This commit is contained in:
parent
512e303a76
commit
50a69cb8a3
@ -7,4 +7,4 @@ ${HOST_DIR}/bin/mkimage -C none -A arm -T script -d ${BOARD_DIR}/boot-fwupdater.
|
||||
|
||||
cp ${IMG_DIR}/zImage ${BOOT_DIR}
|
||||
cp ${IMG_DIR}/sun8i-h3-orangepi-one.dtb ${BOOT_DIR}
|
||||
cp ${BOARD_DIR}/rootfs.cpio.uboot ${BOOT_DIR}
|
||||
cp ${BOARD_DIR}/uInitrd ${BOOT_DIR}
|
||||
|
Binary file not shown.
@ -7,4 +7,4 @@ ${HOST_DIR}/bin/mkimage -C none -A arm -T script -d ${BOARD_DIR}/boot-fwupdater.
|
||||
|
||||
cp ${IMG_DIR}/zImage ${BOOT_DIR}
|
||||
cp ${IMG_DIR}/sun8i-h2-plus-orangepi-zero.dtb ${BOOT_DIR}
|
||||
cp ${BOARD_DIR}/rootfs.cpio.uboot ${BOOT_DIR}
|
||||
cp ${BOARD_DIR}/uInitrd ${BOOT_DIR}
|
||||
|
Loading…
x
Reference in New Issue
Block a user