build: update local build files

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium
2024-10-24 19:08:56 +02:00
parent 064c9fe84b
commit e03df2dbab
5 changed files with 21 additions and 139 deletions

View File

@@ -3,23 +3,18 @@
version: "3"
tasks:
build-img:
build-img-n:
cmds:
- git pull
- ./img-gen.sh
- ./img-gen-n.sh
build-img-next:
build-img-s:
cmds:
- git pull
- ./img-gen-next.sh
build-img-all:
cmds:
- git pull
- ./img-gen-all.sh
- ./img-gen-s.sh
compile-kpatch:
dir: kpatch
cmds:
- make clean all
- mv kpatch ../files/board/arc/overlayfs/opt/arc/
- mv kpatch ../files/p3/system/