Initial root filesystem is now on a ramdisk that is part of the image.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
local defines and declarations
|
||||
*/
|
||||
|
||||
extern unsigned char imgrd[];
|
||||
extern size_t imgrd_size;
|
||||
Reference in New Issue
Block a user