Add FUSE implementation and dependencies
Imported from the genode repository. Fixes #129. Issue genodelabs/genode#3104.
This commit is contained in:
committed by
Norman Feske
parent
4ab0ad26ca
commit
fd713e737d
1
lib/import/import-libexfat.mk
Normal file
1
lib/import/import-libexfat.mk
Normal file
@@ -0,0 +1 @@
|
||||
INC_DIR += $(call select_from_ports,exfat)/include
|
||||
1
lib/import/import-libext2fs.mk
Normal file
1
lib/import/import-libext2fs.mk
Normal file
@@ -0,0 +1 @@
|
||||
INC_DIR += $(call select_from_ports,fuse-ext2)/include/fuse-ext2
|
||||
1
lib/import/import-libfuse.mk
Normal file
1
lib/import/import-libfuse.mk
Normal file
@@ -0,0 +1 @@
|
||||
REP_INC_DIR += include/fuse
|
||||
1
lib/import/import-libntfs-3g.mk
Normal file
1
lib/import/import-libntfs-3g.mk
Normal file
@@ -0,0 +1 @@
|
||||
INC_DIR += $(call select_from_ports,ntfs-3g)/include/ntfs-3g
|
||||
Reference in New Issue
Block a user