libfuse: rename fuse to libfuse
We rename the package/fuse directory to package/libfuse to be consistent with the package name. This is needed for a future commit that will simplify the AUTOTARGETS macro by making assumptions on the directory name. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
c2a43fb12a
commit
29a2f3d21b
@ -266,7 +266,7 @@ menu "Filesystem"
|
||||
source "package/gamin/Config.in"
|
||||
source "package/libconfig/Config.in"
|
||||
source "package/libconfuse/Config.in"
|
||||
source "package/fuse/Config.in"
|
||||
source "package/libfuse/Config.in"
|
||||
source "package/liblockfile/Config.in"
|
||||
source "package/libsysfs/Config.in"
|
||||
endmenu
|
||||
|
Loading…
Reference in New Issue
Block a user