ofp-actions: simplify ofpacts_from_openflow1[01]
[openvswitch] / datapath / linux / Makefile.main.in
index 0302fc6506a47a8e9d3eb91ec06b56808aa6df53..6b46c0c0bb05a02dd37ef3a0ee418b76bc613878 100644 (file)
@@ -4,6 +4,7 @@ export srcdir = @abs_srcdir@
 export top_srcdir = @abs_top_srcdir@
 export KSRC = @KBUILD@
 export VERSION = @VERSION@
+export BUILD_BRCOMPAT = @BUILD_BRCOMPAT@
 
 include $(srcdir)/../Modules.mk
 include $(srcdir)/Modules.mk
@@ -29,7 +30,7 @@ check: all
 installcheck:
 mostlyclean:
 clean:
-       rm -f *.o *.ko *_mod.* Module.symvers *.cmd kcompat.h.new
+       rm -f *.o *.ko *.mod.* Module.symvers *.cmd kcompat.h.new
        for d in $(build_links); do if test -h $$d; then rm $$d; fi; done
 distclean: clean
        rm -f kcompat.h