pull/268/head
Sebastien Bourdeauducq 2023-10-09 18:28:20 +08:00
parent e5aafad60d
commit 3f414278e2
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ runtime: ../build/runtime.bin
satman: ../build/satman.bin
.PHONY: all runtime_target satman_target
.PHONY: all
manifests = libboard_artiq/Cargo.toml libc/Cargo.toml libdyld/Cargo.toml libio/Cargo.toml libksupport/Cargo.toml runtime/Cargo.toml satman/Cargo.toml