aboutsummaryrefslogtreecommitdiff
path: root/makeconf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'makeconf.sh')
-rwxr-xr-xmakeconf.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/makeconf.sh b/makeconf.sh
index 179cd68..6678bdd 100755
--- a/makeconf.sh
+++ b/makeconf.sh
@@ -40,8 +40,6 @@ else
autoconf
)
fi
-echo Linking kernel header file...
-ln -sf ../kernel/fuse_kernel.h `dirname $0`/include
rm -f config.cache config.status
echo "To compile run './configure', and then 'make'."