aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch/patches/0004-datapath-linux-add-KCFLAGS-var-to-modules-Makefile.m.patch
Commit message (Collapse)AuthorAge
* openvswitch: switch patch with patch from ovs trunkAlexandru Ardelean2014-12-03
| | | | | | | | | | | After a few discussions with the guys working on OpenVSwitch they've recommended we use the EXTRA_CFLAGS env var for setting flags for the kernel module. They've updated the trunk with a patch to accomodate that. That patch is also in this commit, and replaces a patch that I proposed. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* openvswitch: add patch for adding KCFLAGS var to the OVS buildAlexandru Ardelean2014-10-28
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>