aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPravin B Shelar <pshelar@nicira.com>2012-12-27 13:48:51 -0800
committerPravin B Shelar <pshelar@nicira.com>2012-12-27 13:48:51 -0800
commit5ca1ba484bd9ade5116a49cf241cb98219d7d696 (patch)
tree8ce8e1ffc4fa5f606ce84b5700cca18f890a84a7 /Makefile.am
parenta8643e447601201aabd1159966bd716e48378f97 (diff)
openvswitch: Remove Linux bridge compatibility.
Currently brcompat does not work on master due to recent datapath changes. We have decided to remove it as it is not used very widely. Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 67e76ee0..878a1a96 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,7 +50,6 @@ EXTRA_DIST = \
INSTALL.RHEL \
INSTALL.SSL \
INSTALL.XenServer \
- INSTALL.bridge \
INSTALL.userspace \
IntegrationGuide \
NOTICE \