forked from M-Labs/artiq
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