[PATCH] make clean should delete 2 more files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Signed-off-by: Nicola Soranzo <nsoranzo@xxxxxxxxxx>

---
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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux