mirror of
https://github.com/m-labs/artiq.git
synced 2024-12-25 11:18:27 +08:00
fix 7b2eba9f
This commit is contained in:
parent
94b0783897
commit
82c4c61290
@ -1,6 +1,6 @@
|
||||
extern crate build_artiq;
|
||||
|
||||
fn main() {
|
||||
build_artiq::misoc_registers();
|
||||
build_artiq::misoc_cfg();
|
||||
println!("cargo:rustc-cfg={}", "ksupport");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user