libfuse: rename fuse to libfuse
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 19 Sep 2011 20:53:04 +0000 (22:53 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 20 Sep 2011 20:42:05 +0000 (22:42 +0200)
commit29a2f3d21be89ddbdffb53cfb20a504d44a09c27
tree598d15d483ef3a1ba2ea0ac90841862e5662fc65
parentc2a43fb12a089453f0054a53905ec11406ec93ba
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>
package/Config.in
package/fuse/Config.in [deleted file]
package/fuse/libfuse.mk [deleted file]
package/libfuse/Config.in [new file with mode: 0644]
package/libfuse/libfuse.mk [new file with mode: 0644]