aboutsummaryrefslogtreecommitdiffstats
path: root/makeconf.sh
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2008-06-16 14:16:02 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2008-06-16 14:16:02 +0000
commitc75d6298b4d083b5e8b99117602e75fbe9ddd45b (patch)
tree13b6e2cc0f680e36c140fdcc99a6f27defeae0b4 /makeconf.sh
parent74579f986208b82bda2b3e3d3c4b67f69e69f039 (diff)
downloadandroid_external_fuse-c75d6298b4d083b5e8b99117602e75fbe9ddd45b.tar.gz
android_external_fuse-c75d6298b4d083b5e8b99117602e75fbe9ddd45b.tar.bz2
android_external_fuse-c75d6298b4d083b5e8b99117602e75fbe9ddd45b.zip
Remove fuse kernel module sources
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'."