slugos-init: Removed ixp4xx_mac module (now compiled into kernel)
authorRod Whitby <rod@whitby.id.au>
Mon, 20 Nov 2006 03:47:23 +0000 (03:47 +0000)
committerRod Whitby <rod@whitby.id.au>
Mon, 20 Nov 2006 03:47:23 +0000 (03:47 +0000)
packages/slugos-init/files/modulefunctions
packages/slugos-init/slugos-init_0.10.bb

index c6719d4..5603b9a 100644 (file)
@@ -23,11 +23,6 @@ loaddiskmods(){
 
 loadnetmods(){
        modprobe af_packet
-       case "$(machine)" in
-           ixdp425|nslu2|nas100d)
-               modprobe ixp4xx_mac
-               ;;                     
-       esac
 }
 
 loadmiscmods(){
index efd396e..99996c4 100644 (file)
@@ -4,7 +4,7 @@ PRIORITY = "required"
 LICENSE = "GPL"
 DEPENDS = "base-files devio"
 RDEPENDS = "busybox devio"
-PR = "r71"
+PR = "r72"
 
 SRC_URI = "file://boot/flash \
           file://boot/disk \