Fix Ethernet module file name
This commit is contained in:
parent
1787d2cede
commit
bc94e6355f
@ -146,7 +146,7 @@
|
||||
compressor = "gzip";
|
||||
kernelModules = [
|
||||
# Load the Ethernet module by default
|
||||
"xilinx_axienet_carv"
|
||||
"xxvnet_carv"
|
||||
];
|
||||
|
||||
# Custom init script
|
||||
|
Loading…
Reference in New Issue
Block a user