Update build

Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
This commit is contained in:
jayofelony
2024-07-01 13:16:44 +02:00
parent 0542c002d0
commit 8dc6f78610
2 changed files with 0 additions and 2 deletions

View File

@ -33,7 +33,6 @@ source "arm-image" "rpi32-pwnagotchi" {
qemu_binary = "qemu-arm-static" qemu_binary = "qemu-arm-static"
qemu_args = ["-cpu", "arm1176"] qemu_args = ["-cpu", "arm1176"]
image_arch = "arm" image_arch = "arm"
image_mounts = ["/boot/firmware","/"]
target_image_size = 9969908736 target_image_size = 9969908736
} }

View File

@ -27,7 +27,6 @@ source "arm-image" "rpi32-pwnagotchi" {
qemu_binary = "qemu-arm-static" qemu_binary = "qemu-arm-static"
qemu_args = ["-cpu", "arm1176"] qemu_args = ["-cpu", "arm1176"]
image_arch = "arm" image_arch = "arm"
image_mounts = ["/boot/firmware","/"]
target_image_size = 9969908736 target_image_size = 9969908736
} }