Include ramfs in initfs.

This commit is contained in:
4lDO2 2020-04-04 15:31:21 +02:00
parent 35ad3f0505
commit 059edcb96b
4 changed files with 5 additions and 2 deletions

View file

@ -117,6 +117,7 @@ pkgutils = {}
ptyd = {}
#python = {}
#qemu = {}
ramfs = {}
#randd = {}
#readline = {} # ncurses
redoxfs = {}