diff options
Diffstat (limited to 'mcp/patches/0007-linux.network.interface-noifupdown-support.patch')
-rw-r--r-- | mcp/patches/0007-linux.network.interface-noifupdown-support.patch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mcp/patches/0007-linux.network.interface-noifupdown-support.patch b/mcp/patches/0007-linux.network.interface-noifupdown-support.patch index 5d9ce7be5..194f17567 100644 --- a/mcp/patches/0007-linux.network.interface-noifupdown-support.patch +++ b/mcp/patches/0007-linux.network.interface-noifupdown-support.patch @@ -13,13 +13,12 @@ Signed-off-by: Guillermo Herrero <Guillermo.Herrero@enea.com> --- diff --git a/linux/map.jinja b/linux/map.jinja -index d3227ca..8a2243d 100644 --- a/linux/map.jinja +++ b/linux/map.jinja @@ -92,6 +92,7 @@ - 'updelay', 'hashing-algorithm', 'hardware-dma-ring-rx', + 'hwaddr', + 'noifupdown', ] %} |