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

@@ -138,7 +138,7 @@ if {![file exists bin/hexen2demo_data.tar]} {
# generic modules
append boot_modules {
core init timer } [audio_drv_binary] {
ld.lib.so libc.lib.so libm.lib.so lwip.lib.so
ld.lib.so libc.lib.so vfs.lib.so libm.lib.solwip_legacy.lib.so
pthread.lib.so sdl.lib.so sdl_mixer.lib.so
uhexen2 hexen2demo_data.tar
}