build: update rootfs tar command to use gzip compression

This commit is contained in:
2025-04-12 04:37:48 +00:00
parent 5ecfffc049
commit ec04e5abe9
2 changed files with 4 additions and 6 deletions

2
.gitignore vendored
View File

@ -4,7 +4,7 @@ tmp_rootfs
rootfs/usr/include/*
!rootfs/usr/include/.gitkeep
doxygen-doc
rootfs.tar
rootfs.tar.gz
.dccache
*.log
*.log.*