Find sommelier binary in the sommelier build directory
This commit is contained in:
parent
9b75e697d6
commit
3a05847f31
@ -1,6 +1,6 @@
|
||||
static KERNEL: &[u8] = include_bytes!("../../kernel/ph_linux");
|
||||
static PHINIT: &[u8] = include_bytes!("../../ph-init/target/release/ph-init");
|
||||
static SOMMELIER: &[u8] = include_bytes!("../../sommelier/sommelier");
|
||||
static SOMMELIER: &[u8] = include_bytes!("../../sommelier/build/sommelier");
|
||||
|
||||
pub mod arch;
|
||||
mod run;
|
||||
|
Loading…
Reference in New Issue
Block a user