aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch/patches/0005-disable-module-build.patch
Commit message (Collapse)AuthorAge
* openvswitch: disable built-in kernel module buildAlexandru Ardelean2017-05-25
Since we're using the kernel's module, this is un-necessary. Should speed up the build a bit. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>