mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 14:54:20 +08:00
Add bindir to drivers
This commit is contained in:
parent
891cf79d41
commit
401a2eee75
@ -1,5 +1,6 @@
|
||||
GIT=https://github.com/redox-os/drivers
|
||||
CARGOFLAGS=--all
|
||||
BINDIR="/sbin"
|
||||
|
||||
function recipe_update {
|
||||
cp ../Cargo.toml ./
|
||||
|
||||
Loading…
Reference in New Issue
Block a user