diff options
Diffstat (limited to 'recipes/ixp425-eth/files/modprobe.conf')
-rw-r--r-- | recipes/ixp425-eth/files/modprobe.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/ixp425-eth/files/modprobe.conf b/recipes/ixp425-eth/files/modprobe.conf new file mode 100644 index 0000000000..bfcbf916cf --- /dev/null +++ b/recipes/ixp425-eth/files/modprobe.conf @@ -0,0 +1,3 @@ +# Add an alias for eth0 to ixp425_eth to cause the S40networking +# init script to load the ixp425_eth driver on the first boot +alias eth0 ixp425_eth |