[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 09fb172d5044c977474cfa0c7f5fff320bb5dab4

Sebastian Reichel sre at ring0.de
Sun Feb 21 02:20:22 UTC 2010


The following commit has been merged in the master branch:
commit 09fb172d5044c977474cfa0c7f5fff320bb5dab4
Author: Sebastian Reichel <sre at ring0.de>
Date:   Sun Feb 21 03:20:19 2010 +0100

    add modules needed by the new 2.6.29 kernel

diff --git a/install.sh b/install.sh
index ad48131..6ae589b 100755
--- a/install.sh
+++ b/install.sh
@@ -1221,6 +1221,9 @@ g_ether
 ohci-hcd
 hci_usb
 
+# buttons
+neo1973kbd
+
 __END__
 	if [ "$FSO_DEVICE" = gta01 ]; then
 		cat >> "$INST_DIR/etc/modules" <<__END__
@@ -1231,6 +1234,9 @@ __END__
 		cat >> "$INST_DIR/etc/modules" <<__END__
 # audio
 snd-soc-neo1973-gta02-wm8753
+
+# leds
+leds-neo1973-gta02
 __END__
 	fi
 

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list