mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-01 23:18:41 +00:00
kernel: Include lan78xx kernel module for use with rpi3b+
Signed-off-by: schrotthaufen <schrotthaufen@invalid.invalid>
This commit is contained in:
@@ -70,4 +70,11 @@ LinuxKit YAML file:
|
||||
command: ["modprobe", "smsc95xx"]
|
||||
```
|
||||
|
||||
For Raspberry Pi 3b+ use:
|
||||
```
|
||||
- name: netdev
|
||||
image: linuxkit/modprobe:<hash>
|
||||
command: ["modprobe", "lan78xx"]
|
||||
```
|
||||
|
||||
**TODO:** Figure out why mdev is not loading the driver.
|
||||
|
Reference in New Issue
Block a user