Author: alexander
Date: 2006-07-09 06:54:19 -0600 (Sun, 09 Jul 2006)
New Revision: 1593

Modified:
   trunk/packages/module-init-tools/Makefile
Log:
Use a new driver for SysKonnect network cards by default.


Modified: trunk/packages/module-init-tools/Makefile
===================================================================
--- trunk/packages/module-init-tools/Makefile   2006-06-25 08:04:39 UTC (rev 
1592)
+++ trunk/packages/module-init-tools/Makefile   2006-07-09 12:54:19 UTC (rev 
1593)
@@ -26,9 +26,7 @@
        make install
        echo 'blacklist 8139cp' >/etc/modprobe.conf
        echo 'blacklist eth1394' >>/etc/modprobe.conf
-       echo 'blacklist skge' >>/etc/modprobe.conf
-       echo 'blacklist sky2' >>/etc/modprobe.conf
-       # After 2.6.16, blacklist sk98lin instead of skge and sky2
+       echo 'blacklist sk98lin' >>/etc/modprobe.conf
 
 clean:
        -rm -rf $(DIR)

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to