VFS and LwIP library updates

This commit is contained in:
Emery Hemingway
2018-05-23 06:54:37 +02:00
parent f6e59dbcf2
commit 1f5a59a3f2
45 changed files with 61 additions and 60 deletions

View File

@@ -32,7 +32,7 @@ install_config {
build_boot_image {
core init test-lemon
ld.lib.so libc.lib.so posix.lib.so libm.lib.so stdcxx.lib.so
ld.lib.so libc.lib.so vfs.lib.so posix.lib.so libm.lib.so stdcxx.lib.so
}
append qemu_args " -nographic "