From a17a02c79cd0f374eb32cd0203453ce20fedfb71 Mon Sep 17 00:00:00 2001 From: Jeremy Soller <jeremy@system76.com> Date: Mon, 26 Aug 2019 17:18:47 -0600 Subject: [PATCH] Move drivers back to master branch --- recipes/drivers/recipe.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/drivers/recipe.sh b/recipes/drivers/recipe.sh index 47a4bbea6..6fbc22653 100644 --- a/recipes/drivers/recipe.sh +++ b/recipes/drivers/recipe.sh @@ -1,5 +1,4 @@ GIT=https://gitlab.redox-os.org/redox-os/drivers.git -BRANCH=redox-unix CARGOBUILD="build" CARGOFLAGS="--all" -- GitLab