aboutsummaryrefslogtreecommitdiffstats
path: root/README-2.4
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-01-07 12:16:45 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-01-07 12:16:45 +0000
commitf85ab249900582dc9b212d89622bb4b361ef24f2 (patch)
tree99cddfe009af9654ac32a8b699587c02aa5ca4c9 /README-2.4
parent5d493354f82259a1d8c4b49f1308eaa691eb7078 (diff)
downloadlibfuse-f85ab249900582dc9b212d89622bb4b361ef24f2.tar.gz
integrated 2.6 kernel support
Diffstat (limited to 'README-2.4')
-rw-r--r--README-2.43
1 files changed, 3 insertions, 0 deletions
diff --git a/README-2.4 b/README-2.4
new file mode 100644
index 0000000..5967bfe
--- /dev/null
+++ b/README-2.4
@@ -0,0 +1,3 @@
+WARNING: be very careful about which gcc version you use to compile
+the fuse kernel module. It must be the same as the version used to
+compile the kernel otherwise nasty things will happen!