Files
blog_os/.cargo/config
2019-04-25 13:18:28 +02:00

6 lines
103 B
Plaintext

[build]
target = "x86_64-blog_os.json"
[target.'cfg(target_os = "none")']
runner = "bootimage runner"