remove server/tar_fs

Tar_fs is superseded by the vfs server.

Fixes #2024
This commit is contained in:
Emery Hemingway
2016-06-26 19:46:48 +02:00
committed by Norman Feske
parent ef845edb6e
commit 5dec689b6d
15 changed files with 1 additions and 1427 deletions

View File

@@ -397,7 +397,7 @@ First, we specify the components that need to be built
! set build_components {
! core init drivers/audio drivers/framebuffer drivers/input
! drivers/pci drivers/timer server/tar_fs app/dosbox
! drivers/pci drivers/timer app/dosbox
! }
! build $build_components