mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 21:13:00 +02:00
common: Remove remnants of old separate FIT-header-PoC
Now that the uncut FIT is stored in primary/secondary, we don't create
any FIT header files.
Fixes: 499a8f7 ("common: Create (e)MMC image with redundant root filesystems")
This commit is contained in:
committed by
Joachim Wiberg
parent
c94c360d4a
commit
07dd863fb9
@@ -8,8 +8,6 @@ tmp=$BUILD_DIR/genimage.tmp
|
||||
|
||||
|
||||
mkdir -p $root/aux
|
||||
cp -f $BINARIES_DIR/rootfs.itbh $root/aux/primary.itbh
|
||||
cp -f $BINARIES_DIR/rootfs.itbh $root/aux/secondary.itbh
|
||||
cp -f $BINARIES_DIR/uboot-env.bin $root/aux/uboot.env
|
||||
|
||||
rm -rf $tmp
|
||||
|
||||
Reference in New Issue
Block a user