The files v4l/Module.markers and v4l/modules.order , created by make, are not 
removed by make clean.

Signed-off-by: Nicola Soranzo <nsora...@tiscali.it>

---
diff -ur v4l-dvb-6a6eb9efc6cd/v4l/Makefile v4l-dvb-new/v4l/Makefile
--- v4l-dvb-6a6eb9efc6cd/v4l/Makefile   2009-01-24 01:35:12.000000000 +0100
+++ v4l-dvb-new/v4l/Makefile    2009-01-19 19:22:27.000000000 +0100
@@ -278,7 +278,7 @@
        @find . -name '*.c' -type l -exec rm '{}' \;
        @find . -name '*.h' -type l -exec rm '{}' \;
        -rm -f *~ *.o *.ko .*.o.cmd .*.ko.cmd *.mod.c av7110_firm.h fdump \
-               config-compat.h Module.symvers
+               config-compat.h Module.symvers Module.markers modules.order
        make -C firmware clean
 
 distclean:: clean
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to