datapath: Clean up files on distclean.
authorJoe Stringer <joestringer@nicira.com>
Tue, 27 May 2014 09:47:00 +0000 (09:47 +0000)
committerJoe Stringer <joestringer@nicira.com>
Wed, 4 Jun 2014 02:08:35 +0000 (14:08 +1200)
This was causing failures in 'make distcleancheck'.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
datapath/linux/Makefile.main.in

index 88f144c..7d18253 100644 (file)
@@ -29,7 +29,8 @@ 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 \
+               modules.order .tmp_versions/openvswitch.mod
        for d in $(build_links); do if test -h $$d; then rm $$d; fi; done
 distclean: clean
        rm -f kcompat.h