Merge pull request #116 from Arcterus/master

Add recipes for nulld and zerod
This commit is contained in:
Jeremy Soller 2017-12-18 16:13:49 -07:00 committed by GitHub
commit c55ebad2ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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