Move initfs.mk to a regular cookbook recipe.

This commit is contained in:
4lDO2 2022-08-10 12:14:34 +02:00
parent 63605d1e80
commit ce83e7b46d
No known key found for this signature in database
GPG key ID: 996A1DBA676A00C0
7 changed files with 3 additions and 62 deletions

View file

@ -20,6 +20,7 @@ extrautils = {}
findutils = {}
gdbserver = {}
gnu-make = {}
initfs = {}
installer = {}
ion = {}
ipcd = {}