Revision: 6617
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6617&view=rev
Author:   owes
Date:     2012-05-20 06:51:29 +0000 (Sun, 20 May 2012)
Log Message:
-----------
Use the kernel provided e1000e and igb driver for now.

Modified Paths:
--------------
    ipcop/trunk/make.sh

Modified: ipcop/trunk/make.sh
===================================================================
--- ipcop/trunk/make.sh 2012-05-20 05:02:45 UTC (rev 6616)
+++ ipcop/trunk/make.sh 2012-05-20 06:51:29 UTC (rev 6617)
@@ -1767,14 +1767,14 @@
        chroot_make unzip               # only needed to unpack rawwrite in 
lfs/cdrom
        chroot_make linux
        chroot_make CnxADSL
-       chroot_make e1000e
+       #chroot_make e1000e          # supply newer kernel driver
        if [ x"${SKIP_AVM_DRIVERS}" != x"yes" ]; then
                chroot_make fcdsl       # DEBUG -- compiles, but functionality 
is uncertain
                chroot_make fcdsl2      # DEBUG -- compiles, but functionality 
is uncertain
                chroot_make fcdslsl     # DEBUG -- compiles, but functionality 
is uncertain
        fi
        chroot_make firmware-extractor
-       chroot_make igb
+       #chroot_make igb             # supply newer kernel driver
        chroot_make pulsar
        chroot_make solos-pci
        chroot_make wanpipe

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to