Commit d5e4173
committed
build(Makefile): drop init/rsh deps from iso target
iso only needs the kernel binary and Limine files. init and rsh are
userspace binaries copied to disk.img for local runs; they are not
part of the bootable ISO and unavailable in CI (rsh lives in a
separate repo). Removes the ../rsh/Cargo.toml not found CI failure.1 parent b7c713c commit d5e4173
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments