summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--v4l/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l/Makefile b/v4l/Makefile
index 4406fdfff..52ca3ec54 100644
--- a/v4l/Makefile
+++ b/v4l/Makefile
@@ -278,7 +278,7 @@ clean::
@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