Rump kernel VFS plugin
Tests at libc_vfs_ext2, libc_vfs_fs_ext2. Fix #1752 Ref #2224
This commit is contained in:
committed by
Norman Feske
parent
ec6cff7ba8
commit
4c7ab07480
6
repos/dde_rump/lib/mk/vfs_rump.mk
Normal file
6
repos/dde_rump/lib/mk/vfs_rump.mk
Normal file
@@ -0,0 +1,6 @@
|
||||
SRC_CC = vfs_rump.cc random.cc
|
||||
LIBS = rump rump_fs
|
||||
INC_DIR += $(REP_DIR)/src/lib/vfs/rump
|
||||
vpath %.cc $(REP_DIR)/src/lib/vfs/rump
|
||||
|
||||
SHARED_LIB = yes
|
||||
Reference in New Issue
Block a user