Lincoln60: Add a thttpd-binfs configuration. That configuration still does not work on initial commit
This commit is contained in:
parent
3e692f3912
commit
a10fa2d14c
@ -156,7 +156,7 @@
|
||||
|
||||
/* Describe the ROMFS file system */
|
||||
|
||||
#define SECTORSIZE 512
|
||||
#define SECTORSIZE 64
|
||||
#define NSECTORS(b) (((b)+SECTORSIZE-1)/SECTORSIZE)
|
||||
#define ROMFSDEV "/dev/ram0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user