[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. eebf3e8c86b26935e4237cb43d04afa6aae0c8e8
Luca Capello
luca at pca.it
Thu Oct 23 08:47:14 UTC 2008
The following commit has been merged in the master branch:
commit eebf3e8c86b26935e4237cb43d04afa6aae0c8e8
Author: Luca Capello <luca at pca.it>
Date: Thu Oct 23 10:47:05 2008 +0200
install.sh: add g_ether module to /etc/modules
diff --git a/install.sh b/install.sh
index c478e8b..893acc6 100755
--- a/install.sh
+++ b/install.sh
@@ -517,6 +517,9 @@ __END__
echo " * Creating /etc/modules"
cat > $INST_DIR/etc/modules <<__END__
+# USB RNDIS/Ethernet Gadget
+g_ether
+
# audio
snd-soc-neo1973-gta02-wm8753
--
Various non-packaged files
More information about the pkg-fso-commits
mailing list