Add FUSE implementation and dependencies

Imported from the genode repository.

Fixes #129.

Issue genodelabs/genode#3104.
This commit is contained in:
Josef Söntgen
2019-01-04 13:28:10 +01:00
committed by Norman Feske
parent 4ab0ad26ca
commit fd713e737d
67 changed files with 4303 additions and 0 deletions

View File

@@ -0,0 +1 @@
INC_DIR += $(call select_from_ports,exfat)/include

View File

@@ -0,0 +1 @@
INC_DIR += $(call select_from_ports,fuse-ext2)/include/fuse-ext2

View File

@@ -0,0 +1 @@
REP_INC_DIR += include/fuse

View File

@@ -0,0 +1 @@
INC_DIR += $(call select_from_ports,ntfs-3g)/include/ntfs-3g