mirror of
https://github.com/openvswitch/ovs
synced 2025-10-27 15:18:06 +00:00
debian: The second argument to m-a should be openvswitch-datapath
Signed-off-by: Simon Horman <horms@verge.net.au> Signed-off-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
@@ -5,9 +5,9 @@ Open vSwitch for Debian
|
||||
|
||||
- Building with module-assistant:
|
||||
|
||||
$ module-assistant auto-install openvswitch
|
||||
$ module-assistant auto-install openvswitch-datapath
|
||||
or
|
||||
$ m-a a-i openvswitch
|
||||
$ m-a a-i openvswitch-datapath
|
||||
|
||||
If kernel source or headers are in a non-standard directory, add
|
||||
the option -k /path/to/kernel/source with the correct path.
|
||||
|
||||
Reference in New Issue
Block a user