]> git.alsa-project.org Git - alsa.git/commitdiff
pre-receive (kernel): track sound_core.c and sound_firmware.c
authorJaroslav Kysela <perex@perex.cz>
Thu, 29 May 2008 11:48:34 +0000 (14:48 +0300)
committerJaroslav Kysela <perex@perex.cz>
Sun, 20 Jul 2008 18:54:37 +0000 (20:54 +0200)
hooks/alsa-kernel.git/pre-receive

index cb06064bf53d4c8c942d2825180ee0587141f24a..35e79485d13e9227b5b2d79a508c2021079d8f2b 100755 (executable)
@@ -39,8 +39,8 @@ ALSA_FILES = (
 )
 
 NOT_ALSA_FILES = (
-    'sound/sound_core.c',
-    'sound/sound_firmware.c',
+#    'sound/sound_core.c',
+#    'sound/sound_firmware.c',
     'sound/oss/',
 )