Add recipes for nulld and zerod

This commit is contained in:
Alex Lyon 2017-12-15 21:09:05 -08:00
parent 527599d49c
commit 8efba6e883
No known key found for this signature in database
GPG Key ID: B517F04B325131B1
2 changed files with 2 additions and 0 deletions

1
recipes/nulld/recipe.sh Normal file
View File

@ -0,0 +1 @@
GIT=https://github.com/redox-os/nulld.git

1
recipes/zerod/recipe.sh Normal file
View File

@ -0,0 +1 @@
GIT=https://github.com/redox-os/zerod.git