Add bindir to drivers

This commit is contained in:
Jeremy Soller 2017-04-08 19:28:49 -06:00
parent 891cf79d41
commit 401a2eee75

View File

@ -1,5 +1,6 @@
GIT=https://github.com/redox-os/drivers
CARGOFLAGS=--all
BINDIR="/sbin"
function recipe_update {
cp ../Cargo.toml ./